mirror of
https://github.com/gotson/komga.git
synced 2025-01-08 11:47:47 +08:00
build(deps): bump sqlite-jdbc to 3.42.0.0
This commit is contained in:
parent
32cb52ebb3
commit
b7f4849ccc
@ -109,8 +109,8 @@ dependencies {
|
||||
|
||||
implementation("com.github.ben-manes.caffeine:caffeine")
|
||||
|
||||
implementation("org.xerial:sqlite-jdbc:3.40.1.0")
|
||||
jooqGenerator("org.xerial:sqlite-jdbc:3.40.1.0")
|
||||
implementation("org.xerial:sqlite-jdbc:3.42.0.0")
|
||||
jooqGenerator("org.xerial:sqlite-jdbc:3.42.0.0")
|
||||
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test") {
|
||||
exclude(module = "mockito-core")
|
||||
|
Loading…
Reference in New Issue
Block a user