Upgrade to Testcontainers 1.16.2

Closes gh-29366
This commit is contained in:
Phillip Webb 2022-01-11 19:07:59 -08:00
parent ca39780ff3
commit 827309f36f

View File

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