mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update dbus-java
This commit is contained in:
parent
2ed19f5eaa
commit
a312f87529
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation("org.bouncycastle:bcprov-jdk15on:1.68")
|
||||
implementation("net.sourceforge.argparse4j:argparse4j:0.8.1")
|
||||
implementation("com.github.hypfvieh:dbus-java:3.2.4")
|
||||
implementation("com.github.hypfvieh:dbus-java:3.3.0")
|
||||
implementation("org.slf4j:slf4j-simple:1.7.30")
|
||||
implementation(project(":lib"))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue