Skip to content

Commit 699271e

Browse files
fix(deps): update dockerjavaversion to v3.3.5 (release/v1.32.x) (patch) (#10606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 373ce40 commit 699271e

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

0 commit comments

Comments
 (0)