We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373ce40 commit 699271eCopy full SHA for 699271e
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