Revert "Upgrade to Testcontainers 1.15.0"

This commit is contained in:
Stephane Nicoll
2020-11-10 09:47:46 +01:00
parent 5123eb0c74
commit 339c8d0a26
10 changed files with 12 additions and 53 deletions

View File

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