Skip to content

Commit

Permalink
fix: upgrade buttplug4j
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceh121 committed Dec 31, 2021
1 parent 6b9136c commit 556f1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
exclude(group: "net.fabricmc.fabric-api")
}
include "me.shedaniel.cloth:cloth-config-fabric:6.0.45"
shadow(implementation("com.github.vinceh121:buttplug4j:a9c07463") {
shadow(implementation("com.github.vinceh121:buttplug4j:881edf6") {
exclude(module: "buttplug4j.vertx")
})
}
Expand Down

0 comments on commit 556f1f1

Please sign in to comment.