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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 00c2cea commit dd3025c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trusona-sdk-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
api "commons-codec:commons-codec:1.16.0"
api "com.squareup.retrofit2:retrofit:2.9.0"
api "com.squareup.retrofit2:converter-jackson:2.9.0"
api "com.squareup.okhttp3:logging-interceptor:4.11.0"
api "com.squareup.okhttp3:logging-interceptor:4.12.0"
api "org.slf4j:slf4j-api:2.0.9"

testImplementation "org.apache.groovy:groovy-all:4.0.15"
Expand Down

0 comments on commit dd3025c

Please sign in to comment.