Upgrade to Testcontainers 1.15.2

Closes gh-25420
This commit is contained in:
Andy Wilkinson
2021-02-25 13:50:16 +00:00
parent ac78f55ba8
commit 5f0d72487e

View File

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