From ce8cabdbc999f41391970cdc3c9174b70449715e Mon Sep 17 00:00:00 2001 From: Teriuihi Date: Fri, 16 Sep 2022 21:57:46 +0200 Subject: [PATCH] Updated to the latest commit for the forum branch --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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