mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-09 07:54:21 +01:00
Update sqlite-jdbc
This commit is contained in:
@@ -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")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user