We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b9462 commit b28b945Copy full SHA for b28b945
1 file changed
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