Upgrade to Testcontainers 1.20.2

Closes gh-42670
This commit is contained in:
Stéphane Nicoll
2024-10-14 15:03:12 +02:00
parent c9d0362aee
commit a40ae49a76
14 changed files with 38 additions and 38 deletions

View File

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