Skip to content

Commit 640156f

Browse files
fix(deps): update dockerjavaversion to v3.4.2 (patch) (#13462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cfd2d9 commit 640156f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/build.gradle.kts

+1-1
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.4.1"
18+
val dockerJavaVersion = "3.4.2"
1919
dependencies {
2020
testCompileOnly("com.google.auto.value:auto-value-annotations")
2121
testAnnotationProcessor("com.google.auto.value:auto-value")

0 commit comments

Comments
 (0)