Upgrade to Testcontainers 1.20.6
Closes gh-44625
This commit is contained in:
parent
a72fedec8f
commit
e0e1f2aeb3
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user