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