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 e4832e4 commit 02bf40cCopy full SHA for 02bf40c
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
32
// DIH4JDA (Command Framework) & JDA
33
implementation("com.github.DynxstyGIT:DIH4JDA:120a15ad2e")
34
- implementation("net.dv8tion:JDA:5.0.0-beta.15") {
+ implementation("net.dv8tion:JDA:5.0.0-beta.18") {
35
exclude(module = "opus-java")
36
}
37
0 commit comments