Skip to content

Commit

Permalink
Bump net.dv8tion:JDA from 5.2.1 to 5.2.2 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c31e095 commit c083741
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 @@ -20,7 +20,7 @@ repositories {
}

dependencies {
implementation('net.dv8tion:JDA:5.2.1') {
implementation('net.dv8tion:JDA:5.2.2') {
exclude module: 'opus-java'
}
implementation('javax.annotation:javax.annotation-api:1.3.2')
Expand Down

0 comments on commit c083741

Please sign in to comment.