Skip to content

Commit

Permalink
build(deps): bump net.dv8tion:JDA from 5.0.0-beta.21 to 5.0.0-beta.22 (
Browse files Browse the repository at this point in the history
…#189)

Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.21 to 5.0.0-beta.22.
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.21...v5.0.0-beta.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent e83a807 commit 90eeb6c
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 @@ -21,7 +21,7 @@ ext {

isCiServer = System.getenv("GITHUB_ACTIONS") != null || System.getProperty("GITHUB_ACTIONS") != null

jdaVersion = "5.0.0-beta.21"
jdaVersion = "5.0.0-beta.22"
retrofitVersion = "2.9.0"
jacksonSpringBootVersion = "3.2.4"
jacksonVersion = "2.17.0"
Expand Down

0 comments on commit 90eeb6c

Please sign in to comment.