parent
8fcd4c6ece
commit
02f31f1ce2
|
@ -2468,7 +2468,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.21.1") {
|
library("Testcontainers", "1.21.2") {
|
||||||
group("org.testcontainers") {
|
group("org.testcontainers") {
|
||||||
bom("testcontainers-bom")
|
bom("testcontainers-bom")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue