Skip to content

Commit

Permalink
update to JDA 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danthe1st committed Jul 9, 2024
1 parent e59239f commit ab74291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {

// DIH4JDA (Command Framework) & JDA
implementation("com.github.DynxstyGIT:DIH4JDA:120a15ad2e")
implementation("net.dv8tion:JDA:5.0.0-beta.19") {
implementation("net.dv8tion:JDA:5.0.0") {
exclude(module = "opus-java")
}

Expand Down

0 comments on commit ab74291

Please sign in to comment.