We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2928ebc + ab74291 commit 173044bCopy full SHA for 173044b
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.19") {
+ implementation("net.dv8tion:JDA:5.0.0") {
35
exclude(module = "opus-java")
36
}
37
0 commit comments