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 881f2b9 commit 761f7a1Copy full SHA for 761f7a1
smoke-tests/build.gradle.kts
@@ -11,7 +11,7 @@ otelJava {
11
minJavaVersionSupported.set(JavaVersion.VERSION_11)
12
maxJavaVersionForTests.set(JavaVersion.VERSION_11)
13
}
14
-val dockerJavaVersion = "3.6.0"
+val dockerJavaVersion = "3.7.0"
15
dependencies {
16
compileOnly("com.google.auto.value:auto-value-annotations")
17
annotationProcessor("com.google.auto.value:auto-value")
0 commit comments