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 4385fc7 commit a5a4522Copy full SHA for a5a4522
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:5.0.0"
+okhttp = "com.squareup.okhttp3:okhttp:5.1.0"
61
62
hdrhistogram = "org.hdrhistogram:HdrHistogram:2.2.2"
63
lmax-disruptor = "com.lmax:disruptor:3.4.4"
0 commit comments