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 dcecfe0 commit 2314b6aCopy full SHA for 2314b6a
gradle/libs.versions.toml
@@ -57,7 +57,7 @@ mockserver-client = "org.mock-server:mockserver-client-java:5.15.0"
57
58
junitBom = { group = "org.junit", name = "junit-bom", version.ref = "junit" }
59
60
-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
+okhttp = "com.squareup.okhttp3:okhttp:5.0.0"
61
62
hdrhistogram = "org.hdrhistogram:HdrHistogram:2.2.2"
63
lmax-disruptor = "com.lmax:disruptor:3.4.4"
0 commit comments