Upgrade to Testcontainers 1.20.5
Closes gh-44369
This commit is contained in:
@@ -2365,7 +2365,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"
|
||||
|
||||
Reference in New Issue
Block a user