Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 in /examples/extension (#8224)
This commit is contained in:
parent
6a29e43b94
commit
273a2fe235
|
@ -99,7 +99,7 @@ dependencies {
|
|||
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
||||
|
||||
//All dependencies below are only for tests
|
||||
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