Updated to the latest commit for the forum branch

This commit is contained in:
Teriuihi 2022-09-16 21:57:46 +02:00
parent d4411af654
commit ce8cabdbc9

View File

@ -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