Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.0.0-beta.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2024
1 parent 43c39cc commit 15ebee2
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 @@ -45,7 +45,7 @@ repositories {
dependencies {

// JDA
implementation group: 'net.dv8tion', name: 'JDA', version: '5.0.0-alpha.17'
implementation group: 'net.dv8tion', name: 'JDA', version: '5.0.0-beta.21'
implementation group: 'pw.chew', name: 'jda-chewtils', version: '1.24.1'
implementation group: 'me.duncte123', name: 'botCommons', version: '2.3.9'
implementation 'com.github.walkyst:lavaplayer-fork:1.3.98.4'
Expand Down

0 comments on commit 15ebee2

Please sign in to comment.