Upgrade to Testcontainers 1.18.2

Closes gh-35677
pull/35679/head
Andy Wilkinson 1 year ago
parent f0c40a469b
commit 0ec804f6c3

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

Loading…
Cancel
Save