Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 8f1e290 commit 1c13ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repositories {
}

dependencies {
implementation('net.dv8tion:JDA:4.4.0_350') {
implementation('net.dv8tion:JDA:5.1.1') {
exclude module: 'opus-java'
}

Expand Down

0 comments on commit 1c13ea1

Please sign in to comment.