Upgrade to Testcontainers 1.20.6

Closes gh-44625
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:08:37 +01:00
parent a72fedec8f
commit e0e1f2aeb3

View File

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