Upgrade to Testcontainers 1.21.3

Closes gh-46348
This commit is contained in:
Stéphane Nicoll
2025-07-08 10:38:54 +02:00
parent ae5dadca39
commit 9f9dcffbe6
@@ -2502,7 +2502,7 @@ bom {
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
}
}
library("Testcontainers", "1.21.2") {
library("Testcontainers", "1.21.3") {
group("org.testcontainers") {
bom("testcontainers-bom")
}