Upgrade to Testcontainers 1.18.3

Closes gh-36722
pull/37018/head
Andy Wilkinson 1 year ago
parent 0ce260fa02
commit 80f9d5c9e4

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

Loading…
Cancel
Save