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 e3b8dd5 commit 6e0ea84Copy full SHA for 6e0ea84
dependencyManagement/build.gradle.kts
@@ -18,7 +18,7 @@ val opencensusVersion = "0.31.1"
18
val prometheusServerVersion = "1.3.10"
19
val armeriaVersion = "1.33.4"
20
val junitVersion = "5.13.4"
21
-val okhttpVersion = "5.1.0"
+val okhttpVersion = "5.2.0"
22
23
val DEPENDENCY_BOMS = listOf(
24
// for some reason boms show up as runtime dependencies in license and vulnerability scans
0 commit comments