Upgrade to Testcontainers 1.16

Closes gh-27882
This commit is contained in:
Andy Wilkinson 2021-09-07 09:16:17 +01:00
parent 4ca39534bc
commit 6e6a6c059c
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ bom {
] ]
} }
} }
library("Testcontainers", "1.15.3") { library("Testcontainers", "1.16.0") {
group("org.testcontainers") { group("org.testcontainers") {
imports = [ imports = [
"testcontainers-bom" "testcontainers-bom"