Skip to content

Commit baec8f3

Browse files
Merge pull request #128 from Androidacy/dependabot/gradle/com.squareup.okhttp3-logging-interceptor-5.0.0-alpha.14
Bump com.squareup.okhttp3:logging-interceptor from 5.0.0-alpha.12 to 5.0.0-alpha.14
2 parents 6bd3292 + e4685c6 commit baec8f3

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
@@ -370,7 +370,7 @@ dependencies {
370370
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
371371
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
372372
// logging interceptor
373-
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.12")
373+
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14")
374374
// Chromium cronet from androidacy
375375
implementation("org.chromium.net:cronet-embedded:119.6045.31")
376376

0 commit comments

Comments
 (0)