mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update sqlite-jdbc
This commit is contained in:
parent
90f82b6d4c
commit
dacb48b4f4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ dependencyResolutionManagement {
|
|||
|
||||
library("signalservice", "com.github.turasa", "signal-service-java").version("2.15.3_unofficial_72")
|
||||
library("protobuf", "com.google.protobuf", "protobuf-javalite").version("3.23.0")
|
||||
library("sqlite", "org.xerial", "sqlite-jdbc").version("3.41.2.1")
|
||||
library("sqlite", "org.xerial", "sqlite-jdbc").version("3.42.0.0")
|
||||
library("hikari", "com.zaxxer", "HikariCP").version("5.0.1")
|
||||
library("junit", "org.junit.jupiter", "junit-jupiter").version("5.9.3")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue