Upgrade to Testcontainers 1.19.5

Closes gh-39578
This commit is contained in:
Andy Wilkinson
2024-02-14 17:59:23 +00:00
parent 24572e46c9
commit 90e46b9415

View File

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