We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963a01a commit 80f4e1dCopy full SHA for 80f4e1d
build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
compileOnly("org.jetbrains:annotations:23.0.0")
31
32
// DIH4JDA (Interaction Framework) & JDA
33
- implementation("com.github.DynxstyGIT:DIH4JDA:c8f7928efc")
+ implementation("com.github.DynxstyGIT:DIH4JDA:9e02a171e8")
34
implementation("net.dv8tion:JDA:5.0.0-alpha.21") {
35
exclude(module = "opus-java")
36
}
0 commit comments