mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Update dependencies
This commit is contained in:
parent
20f8fa2ebd
commit
800ff09a37
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ dependencyResolutionManagement {
|
|||
|
||||
|
||||
library("signalservice", "com.github.turasa", "signal-service-java").version("2.15.3_unofficial_86")
|
||||
library("sqlite", "org.xerial", "sqlite-jdbc").version("3.43.2.0")
|
||||
library("sqlite", "org.xerial", "sqlite-jdbc").version("3.43.2.1")
|
||||
library("hikari", "com.zaxxer", "HikariCP").version("5.0.1")
|
||||
library("junit", "org.junit.jupiter", "junit-jupiter").version("5.10.0")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue