Skip to content

Commit

Permalink
Merge pull request #456 from danthe1st/jda-update
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlessenich authored Dec 27, 2023
2 parents a9a378e + 02bf40c commit b6067a9
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.15") {
implementation("net.dv8tion:JDA:5.0.0-beta.18") {
exclude(module = "opus-java")
}

Expand Down

0 comments on commit b6067a9

Please sign in to comment.