Skip to content

Commit 855d2da

Browse files
Bump com.squareup.okhttp3:okhttp from 4.9.3 to 4.12.0 (#109)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 529a4d6 commit 855d2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ ext {
136136
jackson_version = "2.15.3"
137137
swagger_annotations_version = "2.2.17"
138138
lombok_version = "1.18.30"
139-
okhttp_version = "4.9.3"
139+
okhttp_version = "4.12.0"
140140
wasmtime_version = "0.19.0"
141141
junit_version = "4.13.2"
142142
mockito_core_version = "5.6.0"

0 commit comments

Comments
 (0)