Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:okhttp from 4.9.3 to 4.12.0 (#109)
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.3...parent-4.12.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 529a4d6 commit 855d2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ ext {
jackson_version = "2.15.3"
swagger_annotations_version = "2.2.17"
lombok_version = "1.18.30"
okhttp_version = "4.9.3"
okhttp_version = "4.12.0"
wasmtime_version = "0.19.0"
junit_version = "4.13.2"
mockito_core_version = "5.6.0"
Expand Down

0 comments on commit 855d2da

Please sign in to comment.