We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6a71b commit ed8a6f4Copy full SHA for ed8a6f4
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ cel = '0.3.0'
27
# See https://github.com/spring-projects/spring-boot/blob/b6b570ebebb6ea233e00af5e554adcf40256f224/gradle.properties#L16C21-L16C27
28
junit = '5.12.2'
29
mockito = '5.16.0'
30
-okhttp3 = '4.12.0'
+okhttp3 = '5.1.0'
31
testcontainers = '1.20.6'
32
swagger-integration-jakarta = '2.2.28'
33
jakarta-annotation-api = '2.1.1'
0 commit comments