Bump com.squareup.okhttp3:logging-interceptor

Bumps [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) from 5.0.0-alpha.12 to 5.0.0-alpha.14.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.0.0-alpha.12...parent-5.0.0-alpha.14)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/128/head
dependabot[bot] 1 year ago committed by GitHub
parent 92382b1b31
commit e4685c6cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -370,7 +370,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12") implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14") implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
// logging interceptor // logging interceptor
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.12") debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14")
// Chromium cronet from androidacy // Chromium cronet from androidacy
implementation("org.chromium.net:cronet-embedded:119.6045.31") implementation("org.chromium.net:cronet-embedded:119.6045.31")

Loading…
Cancel
Save