Skip to content

Commit

Permalink
Bump net.dv8tion:JDA from 5.0.0-beta.5 to 5.0.0-beta.6 (#7)
Browse files Browse the repository at this point in the history
Bumps [net.dv8tion:JDA](https://github.com/DV8FromTheWorld/JDA) from 5.0.0-beta.5 to 5.0.0-beta.6.
- [Release notes](https://github.com/DV8FromTheWorld/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.5...v5.0.0-beta.6)

---
updated-dependencies:
- dependency-name: net.dv8tion:JDA
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 30, 2023
1 parent 52583fa commit a38f655
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 @@ -22,7 +22,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'

implementation 'net.dv8tion:JDA:5.0.0-beta.5'
implementation 'net.dv8tion:JDA:5.0.0-beta.6'
implementation 'ch.qos.logback:logback-classic:1.4.5'
implementation 'org.reflections:reflections:0.10.2'
implementation 'com.sedmelluq:lavaplayer:1.3.78'
Expand Down

0 comments on commit a38f655

Please sign in to comment.