Skip to content

Commit fe9595c

Browse files
fix(deps): update dockerjavaversion to v3.6.0 (minor) (#14470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bae951a commit fe9595c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ otelJava {
1515
maxJavaVersionForTests.set(JavaVersion.VERSION_11)
1616
}
1717

18-
val dockerJavaVersion = "3.5.3"
18+
val dockerJavaVersion = "3.6.0"
1919
dependencies {
2020
testCompileOnly("com.google.auto.value:auto-value-annotations")
2121
testAnnotationProcessor("com.google.auto.value:auto-value")

0 commit comments

Comments
 (0)