mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Update bouncycastle dependency
This commit is contained in:
parent
9ec942ea1d
commit
9ba70c1808
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ dependencyResolutionManagement {
|
|||
|
||||
versionCatalogs {
|
||||
create("libs") {
|
||||
library("bouncycastle", "org.bouncycastle", "bcprov-jdk15on").version("1.70")
|
||||
library("bouncycastle", "org.bouncycastle", "bcprov-jdk18on").version("1.76")
|
||||
library("jackson.databind", "com.fasterxml.jackson.core", "jackson-databind").version("2.15.3")
|
||||
library("argparse4j", "net.sourceforge.argparse4j", "argparse4j").version("0.9.0")
|
||||
library("dbusjava", "com.github.hypfvieh", "dbus-java-transport-native-unixsocket").version("4.3.1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue