Upgrade to Testcontainers 1.18.0

Closes gh-34888
pull/34945/head
Stephane Nicoll 2 years ago
parent fe5b2dd664
commit 5030e51b5b

@ -1447,7 +1447,7 @@ bom {
]
}
}
library("Testcontainers", "1.17.6") {
library("Testcontainers", "1.18.0") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"

Loading…
Cancel
Save