Upgrade to Testcontainers 1.18.3

Closes gh-36722
This commit is contained in:
Andy Wilkinson 2023-08-04 09:19:47 +01:00
parent ac4aca50a4
commit 14b4f6db89
1 changed files with 1 additions and 1 deletions

View File

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