Upgrade to Testcontainers 1.20.5

Closes gh-44375
This commit is contained in:
Andy Wilkinson 2025-02-19 23:17:08 +00:00
parent a09f1c179e
commit 7a67ffb925
1 changed files with 1 additions and 1 deletions

View File

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