mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Update sqlite-jdbc
This commit is contained in:
parent
007acf8c6d
commit
71fff4b14f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ dependencies {
|
||||||
implementation("com.google.protobuf", "protobuf-javalite", "3.11.4")
|
implementation("com.google.protobuf", "protobuf-javalite", "3.11.4")
|
||||||
implementation("org.bouncycastle", "bcprov-jdk15on", "1.70")
|
implementation("org.bouncycastle", "bcprov-jdk15on", "1.70")
|
||||||
implementation("org.slf4j", "slf4j-api", "1.7.36")
|
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")
|
implementation("com.zaxxer", "HikariCP", "5.0.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue