Skip to content

Commit

Permalink
Merge pull request #491 from danthe1st/update-JDA-5-final
Browse files Browse the repository at this point in the history
update to JDA 5.0.0
  • Loading branch information
MoonTM-GIT authored Aug 20, 2024
2 parents 2928ebc + ab74291 commit 173044b
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 173044b

Please sign in to comment.