Merge branch '2.7.x'

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

View File

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