Skip to content

Commit

Permalink
update discord4j and event bus
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Jul 4, 2024
1 parent bc8ee9f commit 8b78e6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ dependencies {
shade("org.slf4j:jul-to-slf4j:2.0.13")
shade("com.mojang:brigadier:1.2.9")
shade("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1")
shade("com.github.rfresh2:SimpleEventBus:1.2")
shade("com.github.rfresh2.Discord4j:discord4j-core:778616c1bb") {
shade("com.github.rfresh2:SimpleEventBus:3c2c6e7a0a")
shade("com.github.rfresh2.Discord4j:discord4j-core:8032e232c1") {
exclude(group = "io.netty")
}
shade("com.github.rfresh2:MCProtocolLib:8f49e2859b") {
Expand Down

0 comments on commit 8b78e6c

Please sign in to comment.