Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:logging-interceptor from 4.11.0 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 0e4d24e commit c8a4913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kotlinxCoroutines = "1.7.3"
kotlinxSerializationJson = "1.6.0"
ksp = "1.9.10-1.0.13"
ktlint = "0.43.0"
okhttp = "4.11.0"
okhttp = "4.12.0"
retrofit = "2.9.0"
retrofitResultAdapter = "1.0.9"
retrofitKotlinxSerializationJson = "1.0.0"
Expand Down

0 comments on commit c8a4913

Please sign in to comment.