parent
915f841dc6
commit
f11dc544b6
|
@ -2114,7 +2114,7 @@ bom {
|
||||||
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
|
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Testcontainers", "1.19.8") {
|
library("Testcontainers", "1.20.0") {
|
||||||
group("org.testcontainers") {
|
group("org.testcontainers") {
|
||||||
imports = [
|
imports = [
|
||||||
"testcontainers-bom"
|
"testcontainers-bom"
|
||||||
|
|
Loading…
Reference in New Issue