Skip to content

Commit 66aa43c

Browse files
Merge pull request #137 from Androidacy/dependabot/gradle/com.squareup.okhttp3-okhttp-5.0.0-alpha.14
Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14
2 parents f5587cc + b801c36 commit 66aa43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ dependencies {
367367

368368
// Utils
369369
implementation("androidx.work:work-runtime:2.9.0")
370-
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
370+
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.14")
371371
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
372372
// logging interceptor
373373
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14")

0 commit comments

Comments
 (0)