Skip to content

Commit 8b78e6c

Browse files
committed
update discord4j and event bus
1 parent bc8ee9f commit 8b78e6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ dependencies {
7272
shade("org.slf4j:jul-to-slf4j:2.0.13")
7373
shade("com.mojang:brigadier:1.2.9")
7474
shade("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1")
75-
shade("com.github.rfresh2:SimpleEventBus:1.2")
76-
shade("com.github.rfresh2.Discord4j:discord4j-core:778616c1bb") {
75+
shade("com.github.rfresh2:SimpleEventBus:3c2c6e7a0a")
76+
shade("com.github.rfresh2.Discord4j:discord4j-core:8032e232c1") {
7777
exclude(group = "io.netty")
7878
}
7979
shade("com.github.rfresh2:MCProtocolLib:8f49e2859b") {

0 commit comments

Comments
 (0)