Upgrade to Testcontainers 1.16.2

Closes gh-29366
pull/29441/head
Phillip Webb 3 years ago
parent ca39780ff3
commit 827309f36f

@ -170,7 +170,7 @@ bom {
]
}
}
library("Testcontainers", "1.16.1") {
library("Testcontainers", "1.16.2") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"

Loading…
Cancel
Save