Skip to content

Commit 61e6813

Browse files
Bump okhttp3 from 4.12.0 to 5.3.2
Bumps `okhttp3` from 4.12.0 to 5.3.2. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f51df4c commit 61e6813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cel = '0.3.0'
2626
# See https://github.com/spring-projects/spring-boot/blob/b6b570ebebb6ea233e00af5e554adcf40256f224/gradle.properties#L16C21-L16C27
2727
junit = '5.12.2'
2828
mockito = '5.20.0'
29-
okhttp3 = '4.12.0'
29+
okhttp3 = '5.3.2'
3030
testcontainers = '1.20.6'
3131
swagger-integration-jakarta = '2.2.28'
3232
jakarta-annotation-api = '2.1.1'

0 commit comments

Comments
 (0)