Upgrade to Testcontainers 1.18.0

Closes gh-34888
This commit is contained in:
Stephane Nicoll 2023-04-06 13:26:08 +02:00
parent fe5b2dd664
commit 5030e51b5b
1 changed files with 1 additions and 1 deletions

View File

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