We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d1d34 commit f1c5f82Copy full SHA for f1c5f82
build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.0")
28
29
// DIH4JDA (Interaction Framework) & JDA
30
- implementation("com.github.DynxstyGIT:DIH4JDA:f564af77e9")
+ implementation("com.github.DynxstyGIT:DIH4JDA:c8f7928efc")
31
implementation("net.dv8tion:JDA:5.0.0-alpha.17") {
32
exclude(module = "opus-java")
33
}
0 commit comments