We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dccc02 commit ad97762Copy full SHA for ad97762
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
compileOnly("org.jetbrains:annotations:26.0.2")
32
33
// DIH4JDA (Command Framework) & JDA
34
- implementation("com.github.DynxstyGIT:DIH4JDA:120a15ad2e")
+ implementation("com.github.DynxstyGIT:DIH4JDA:a64b5a9dc5")
35
implementation("net.dv8tion:JDA:5.5.1") {
36
exclude(module = "opus-java")
37
}
0 commit comments