Upgrade to Testcontainers 1.19.7

Closes gh-39988
This commit is contained in:
Andy Wilkinson 2024-03-18 12:33:55 +00:00
parent 9365dae768
commit bcc69ccba7
1 changed files with 1 additions and 1 deletions

View File

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