Upgrade to Testcontainers 1.21.1

Closes gh-45840
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:43:41 +02:00
parent af4a78776b
commit 90b0a51bb0

View File

@@ -2471,7 +2471,7 @@ bom {
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
}
}
library("Testcontainers", "1.21.0") {
library("Testcontainers", "1.21.1") {
group("org.testcontainers") {
bom("testcontainers-bom")
}