Upgrade to Testcontainers 1.15.3

Closes gh-26179
This commit is contained in:
Stephane Nicoll 2021-04-20 17:05:12 +02:00
parent 2dce3abe84
commit 6f73fd6785

View File

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