Upgrade to Testcontainers 1.18.3

Closes gh-36710
pull/37210/head
Andy Wilkinson 1 year ago
parent f0d2f6e991
commit 80a6873a98

@ -195,7 +195,7 @@ bom {
]
}
}
library("Testcontainers", "1.17.3") {
library("Testcontainers", "1.18.3") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"

Loading…
Cancel
Save