Upgrade to Testcontainers 1.19.1

Closes gh-37790
This commit is contained in:
Andy Wilkinson
2023-10-09 13:46:56 +01:00
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"