Upgrade to Testcontainers 1.18.3

Closes gh-35847
This commit is contained in:
Stephane Nicoll
2023-06-12 08:45:51 +02:00
parent 9048686080
commit 815fe626f8

View File

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