Skip to content

Commit 8d65b11

Browse files
Merge pull request #132 from Androidacy/dependabot/gradle/com.squareup.okhttp3-okhttp-dnsoverhttps-5.0.0-alpha.14
Bump com.squareup.okhttp3:okhttp-dnsoverhttps from 5.0.0-alpha.12 to 5.0.0-alpha.14
2 parents 44447b1 + 4d84772 commit 8d65b11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ dependencies {
368368
// Utils
369369
implementation("androidx.work:work-runtime:2.9.0")
370370
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
371-
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.12")
371+
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.12")
374374
// Chromium cronet from androidacy

0 commit comments

Comments
 (0)