Updated JDA to alpha 10
This commit is contained in:
parent
4651776758
commit
dd8f490cc2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user