Upgrade to Testcontainers 1.18.3

Closes gh-36710
This commit is contained in:
Andy Wilkinson
2023-08-03 14:55:57 +01:00
parent f0d2f6e991
commit 80a6873a98

View File

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