Skip to content

Commit

Permalink
Bump okhttp from 4.9.0 to 4.10.0
Browse files Browse the repository at this point in the history
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.0...parent-4.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent cfca730 commit b6d02ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
implementation 'com.nimbusds:nimbus-jose-jwt:9.9.3'
implementation 'com.squareup.moshi:moshi:1.10.0'
implementation 'com.squareup.moshi:moshi-kotlin:1.10.0'
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r'
implementation 'org.slf4j:slf4j-simple:2.0.6'

Expand Down

0 comments on commit b6d02ad

Please sign in to comment.