Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 in /examples/distro (#8223)
This commit is contained in:
parent
832549744b
commit
cd9d301214
|
@ -3,7 +3,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
testImplementation("org.testcontainers:testcontainers:1.17.6")
|
||||
testImplementation("org.testcontainers:testcontainers:1.18.0")
|
||||
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.14.2")
|
||||
testImplementation("com.google.protobuf:protobuf-java-util:3.22.2")
|
||||
testImplementation("com.squareup.okhttp3:okhttp:4.10.0")
|
||||
|
|
Loading…
Reference in New Issue