Upgrade to Testcontainers 1.21.4

Closes gh-48542
This commit is contained in:
Stéphane Nicoll
2025-12-16 08:34:02 +01:00
parent 49a1f78ebf
commit 2d96cf2408
@@ -2491,7 +2491,7 @@ bom {
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
}
}
library("Testcontainers", "1.21.3") {
library("Testcontainers", "1.21.4") {
group("org.testcontainers") {
bom("testcontainers-bom")
}