Update JDA
This commit is contained in:
parent
1793dc59ee
commit
efe505693d
|
|
@ -58,7 +58,7 @@ tasks {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// JDA
|
// JDA
|
||||||
implementation("net.dv8tion:JDA:5.0.0-alpha.9") {
|
implementation("net.dv8tion:JDA:5.0.0-alpha.10") {
|
||||||
exclude("opus-java") // exclude audio
|
exclude("opus-java") // exclude audio
|
||||||
}
|
}
|
||||||
// MySQL
|
// MySQL
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user