We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c885982 commit b6d3301Copy full SHA for b6d3301
smoke-tests/build.gradle.kts
@@ -15,7 +15,7 @@ otelJava {
15
maxJavaVersionForTests.set(JavaVersion.VERSION_11)
16
}
17
18
-val dockerJavaVersion = "3.3.4"
+val dockerJavaVersion = "3.3.5"
19
dependencies {
20
testCompileOnly("com.google.auto.value:auto-value-annotations")
21
testAnnotationProcessor("com.google.auto.value:auto-value")
0 commit comments