mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
parent
7816325e63
commit
4186349bba
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ dependencies {
|
|||
implementation("com.google.protobuf", "protobuf-javalite", "3.21.12")
|
||||
implementation("org.bouncycastle", "bcprov-jdk15on", "1.70")
|
||||
implementation("org.slf4j", "slf4j-api", "2.0.6")
|
||||
implementation("org.xerial", "sqlite-jdbc", "3.40.0.0")
|
||||
implementation("org.xerial", "sqlite-jdbc", "3.40.1.0")
|
||||
implementation("com.zaxxer", "HikariCP", "5.0.1")
|
||||
|
||||
testImplementation("org.junit.jupiter", "junit-jupiter", "5.9.2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue