Skip to content

Commit

Permalink
Update dbus-java version
Browse files Browse the repository at this point in the history
  • Loading branch information
AsamK committed Oct 24, 2021
1 parent b072003 commit f69d9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {
dependencies {
implementation("org.bouncycastle:bcprov-jdk15on:1.69")
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(project(":lib"))
}
Expand Down

0 comments on commit f69d9e6

Please sign in to comment.