Skip to content

Commit 3486836

Browse files
0x3C50danthe1st
authored andcommitted
Update jda to 5.0.0-beta.10
1 parent 3c7db6a commit 3486836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
// DIH4JDA (Command Framework) & JDA
3333
implementation("xyz.dynxsty:dih4jda:1.6.2")
34-
implementation("net.dv8tion:JDA:5.0.0-beta.2") {
34+
implementation("net.dv8tion:JDA:5.0.0-beta.10") {
3535
exclude(module = "opus-java")
3636
}
3737

0 commit comments

Comments
 (0)