Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:logging-interceptor from 3.14.9 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 3.14.9 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.14.9...parent-4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 5a9df01 commit 765291c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnij-rest-client-retrofit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
api 'com.squareup.retrofit2:retrofit:2.9.0'

implementation 'com.squareup.retrofit2:converter-jackson:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:3.14.9'
implementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'

implementation 'com.google.code.findbugs:jsr305:3.0.2'

Expand Down

0 comments on commit 765291c

Please sign in to comment.