Upgrade to Testcontainers 1.19.1

Closes gh-37790
pull/37801/head
Andy Wilkinson 1 year ago
parent b76d73952d
commit 0169c58664

@ -1645,7 +1645,7 @@ bom {
]
}
}
library("Testcontainers", "1.19.0") {
library("Testcontainers", "1.19.1") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"

Loading…
Cancel
Save