Update dbus-java
This commit is contained in:
parent
2ed19f5eaa
commit
a312f87529
@ -24,7 +24,7 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.bouncycastle:bcprov-jdk15on:1.68")
|
implementation("org.bouncycastle:bcprov-jdk15on:1.68")
|
||||||
implementation("net.sourceforge.argparse4j:argparse4j:0.8.1")
|
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("org.slf4j:slf4j-simple:1.7.30")
|
||||||
implementation(project(":lib"))
|
implementation(project(":lib"))
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user