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 ed04f8d commit 40904e1Copy full SHA for 40904e1
dependencyManagement/build.gradle.kts
@@ -9,7 +9,7 @@ val otelInstrumentationAlphaVersion = otelInstrumentationVersion.replaceFirst("
9
val otelContribAlphaVersion = "1.45.0-alpha"
10
11
val autoValueVersion = "1.11.0"
12
-val dockerJavaVersion = "3.5.0"
+val dockerJavaVersion = "3.5.1"
13
val mockitoVersion = "5.17.0"
14
val protobufVersion = "4.29.3"
15
val slf4jVersion = "2.0.17"
0 commit comments