Merge branch '2.7.x'

Closes gh-29369
This commit is contained in:
Phillip Webb 2022-01-12 13:54:52 -08:00
commit ef9a258174
1 changed files with 1 additions and 1 deletions

View File

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