Upgrade to Testcontainers 1.19.8
Closes gh-40753
This commit is contained in:
@@ -2116,7 +2116,7 @@ bom {
|
||||
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Testcontainers", "1.19.7") {
|
||||
library("Testcontainers", "1.19.8") {
|
||||
group("org.testcontainers") {
|
||||
imports = [
|
||||
"testcontainers-bom"
|
||||
|
||||
Reference in New Issue
Block a user