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