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