Updated JDA to alpha 10

This commit is contained in:
Stijn 2022-04-22 20:23:29 +02:00
parent 4651776758
commit dd8f490cc2

View File

@ -58,7 +58,7 @@ tasks {
dependencies {
// JDA
implementation("net.dv8tion:JDA:5.0.0-alpha.9") {
implementation("net.dv8tion:JDA:5.0.0-alpha.10") {
exclude("opus-java") // exclude audio
}
// MySQL