fix(deps): update dockerjavaversion to v3.5.0 (minor) (#13639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
18155581b2
commit
63ab14a8db
|
@ -15,7 +15,7 @@ otelJava {
|
|||
maxJavaVersionForTests.set(JavaVersion.VERSION_11)
|
||||
}
|
||||
|
||||
val dockerJavaVersion = "3.4.2"
|
||||
val dockerJavaVersion = "3.5.0"
|
||||
dependencies {
|
||||
testCompileOnly("com.google.auto.value:auto-value-annotations")
|
||||
testAnnotationProcessor("com.google.auto.value:auto-value")
|
||||
|
|
Loading…
Reference in New Issue