Upgrade to Testcontainers 1.20.0

Cloess gh-41626
This commit is contained in:
Stéphane Nicoll 2024-07-26 17:17:22 +02:00
parent 915f841dc6
commit f11dc544b6
1 changed files with 1 additions and 1 deletions

View File

@ -2114,7 +2114,7 @@ bom {
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
}
}
library("Testcontainers", "1.19.8") {
library("Testcontainers", "1.20.0") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"