Upgrade to Testcontainers 1.18.1

Closes gh-35430
This commit is contained in:
Stephane Nicoll
2023-05-15 16:15:18 +02:00
parent 6b6c3d79d6
commit a6db093ec4

View File

@@ -1507,7 +1507,7 @@ bom {
]
}
}
library("Testcontainers", "1.18.0") {
library("Testcontainers", "1.18.1") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"