Upgrade to Testcontainers 1.15.2

Closes gh-25423
This commit is contained in:
Andy Wilkinson 2021-02-25 13:51:44 +00:00
parent 9af8ad432a
commit b477312100
1 changed files with 1 additions and 1 deletions

View File

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