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 Nov 10, 2024
1 parent cd931c0 commit 9654216
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.1_353') {
implementation('net.dv8tion:JDA:5.2.1') {
exclude module: 'opus-java'
}

Expand Down

0 comments on commit 9654216

Please sign in to comment.