Upgrade to Testcontainers 1.19.6

Closes gh-39729
This commit is contained in:
Andy Wilkinson 2024-02-22 08:00:59 +00:00
parent 8a1a810b50
commit 14ed152196

View File

@ -1572,7 +1572,7 @@ bom {
]
}
}
library("Testcontainers", "1.19.4") {
library("Testcontainers", "1.19.6") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"