Upgrade to Testcontainers 1.15.3

Closes gh-26179
pull/27078/head
Stephane Nicoll 4 years ago
parent 2dce3abe84
commit 6f73fd6785

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

Loading…
Cancel
Save