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
pull/140/head
Androidacy Service Account 2 years ago committed by GitHub
commit 66aa43c637
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -367,7 +367,7 @@ dependencies {
// Utils
implementation("androidx.work:work-runtime:2.9.0")
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.14")
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
// logging interceptor
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14")

Loading…
Cancel
Save