Merge branch '2.5.x'

Closes gh-27884
This commit is contained in:
Andy Wilkinson 2021-09-07 09:46:58 +01:00
commit fd8f44d1ae
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ bom {
] ]
} }
} }
library("Testcontainers", "1.15.3") { library("Testcontainers", "1.16.0") {
group("org.testcontainers") { group("org.testcontainers") {
imports = [ imports = [
"testcontainers-bom" "testcontainers-bom"