Bump dockerJavaVersion from 3.3.0 to 3.3.1 (#8607)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
aab36acf1c
commit
ec9981079d
|
@ -15,7 +15,7 @@ otelJava {
|
|||
maxJavaVersionForTests.set(JavaVersion.VERSION_11)
|
||||
}
|
||||
|
||||
val dockerJavaVersion = "3.3.0"
|
||||
val dockerJavaVersion = "3.3.1"
|
||||
dependencies {
|
||||
testCompileOnly("com.google.auto.value:auto-value-annotations")
|
||||
testAnnotationProcessor("com.google.auto.value:auto-value")
|
||||
|
|
Loading…
Reference in New Issue