fix(deps): update dockerjavaversion to v3.3.5 (main) (patch) (#10605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c88598265b
commit
b6d33018a5
|
@ -15,7 +15,7 @@ otelJava {
|
|||
maxJavaVersionForTests.set(JavaVersion.VERSION_11)
|
||||
}
|
||||
|
||||
val dockerJavaVersion = "3.3.4"
|
||||
val dockerJavaVersion = "3.3.5"
|
||||
dependencies {
|
||||
testCompileOnly("com.google.auto.value:auto-value-annotations")
|
||||
testAnnotationProcessor("com.google.auto.value:auto-value")
|
||||
|
|
Loading…
Reference in New Issue