Skip to content

Commit

Permalink
Merge pull request #365 from kr45732/dependabot/gradle/net.dv8tion-JD…
Browse files Browse the repository at this point in the history
…A-5.0.0

Bump net.dv8tion:JDA from 5.0.0-beta.24 to 5.0.0
  • Loading branch information
kr45732 authored Jul 11, 2024
2 parents b196183 + cd48070 commit a989966
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 @@ -62,7 +62,7 @@ repositories {

dependencies {
// JDA (Discord API wrapper)
implementation ('net.dv8tion:JDA:5.0.0-beta.24') {
implementation ('net.dv8tion:JDA:5.0.0') {
exclude module: 'opus-java'
}

Expand Down

0 comments on commit a989966

Please sign in to comment.