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 3d0ab1d commit 18c785cCopy full SHA for 18c785c
gradle/libs.versions.toml
@@ -59,7 +59,7 @@ mockserver-client = "org.mock-server:mockserver-client-java:5.15.0"
59
60
junitBom = { group = "org.junit", name = "junit-bom", version.ref = "junit" }
61
62
-okhttp = "com.squareup.okhttp3:okhttp:5.2.0"
+okhttp = "com.squareup.okhttp3:okhttp:5.2.1"
63
dslJson = "com.dslplatform:dsl-json-java8:1.10.0"
64
65
hdrhistogram = "org.hdrhistogram:HdrHistogram:2.2.2"
0 commit comments