diff --git a/build.gradle.kts b/build.gradle.kts index 5f85c5b..df16528 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -55,7 +55,7 @@ tasks { dependencies { // JDA // implementation("net.dv8tion:JDA:5.0.0-alpha.19") { - implementation("com.github.DV8FromTheWorld:JDA:1f9c577") { + implementation("com.github.DV8FromTheWorld:JDA:7d09a14") { exclude("opus-java") // exclude audio } // MySQL