Upgrade to Testcontainers 1.19.0

Closes gh-37079
This commit is contained in:
Stephane Nicoll 2023-08-23 10:20:00 +02:00
parent 216b366bf1
commit b8dc534383

View File

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