Upgrade to Testcontainers 1.21.1
Closes gh-45840
This commit is contained in:
@@ -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")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user