mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-04-27 09:50:16 +00:00
Update sqlite-jdbc
This commit is contained in:
parent
007acf8c6d
commit
71fff4b14f
@ -19,7 +19,7 @@ dependencies {
|
||||
implementation("com.google.protobuf", "protobuf-javalite", "3.11.4")
|
||||
implementation("org.bouncycastle", "bcprov-jdk15on", "1.70")
|
||||
implementation("org.slf4j", "slf4j-api", "1.7.36")
|
||||
implementation("org.xerial", "sqlite-jdbc", "3.36.0.3")
|
||||
implementation("org.xerial", "sqlite-jdbc", "3.39.2.0")
|
||||
implementation("com.zaxxer", "HikariCP", "5.0.1")
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user