Merge branch '2.6.x' into 2.7.x

Closes gh-32128
This commit is contained in:
Stephane Nicoll 2022-08-22 06:38:38 +02:00
commit a6350b5992
1 changed files with 1 additions and 1 deletions

View File

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