Bump testcontainers from 1.16.2 to 1.17.5 in /examples/distro (#7066)
This commit is contained in:
parent
1c1195f986
commit
5a4c72a6e8
|
@ -3,7 +3,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
testImplementation("org.testcontainers:testcontainers:1.16.2")
|
||||
testImplementation("org.testcontainers:testcontainers:1.17.5")
|
||||
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.11.2")
|
||||
testImplementation("com.google.protobuf:protobuf-java-util:3.21.9")
|
||||
testImplementation("com.squareup.okhttp3:okhttp:3.12.12")
|
||||
|
|
Loading…
Reference in New Issue