Upgrade to Testcontainers 1.15.2

Closes gh-25429
This commit is contained in:
Andy Wilkinson 2021-02-25 13:53:29 +00:00
parent d822604ed2
commit 10109e75b3

View File

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