Update dbus-java version
This commit is contained in:
parent
b07200342a
commit
f69d9e64aa
@ -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…
x
Reference in New Issue
Block a user