Upgrade to Testcontainers 1.19.8

Closes gh-40733
This commit is contained in:
Andy Wilkinson 2024-05-13 13:33:52 +01:00
parent 29be3e1723
commit f9d0a6dd04

View File

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