Skip to content

Commit

Permalink
Dependency(deps): Bump net.dv8tion:JDA from 5.0.0-beta.24 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.24 to 5.0.1.
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.24...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 5aee2a0 commit acff947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jda.version>5.0.0-beta.24</jda.version>
<jda.version>5.0.1</jda.version>
<main.class>org.fuchss.deltabot.MainKt</main.class>
</properties>

Expand Down

0 comments on commit acff947

Please sign in to comment.