Skip to content

Commit

Permalink
Dependency(deps): Bump net.dv8tion:JDA
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.16 to 5.0.0-beta.17.
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.16...v5.0.0-beta.17)

---
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 Nov 1, 2023
1 parent a744198 commit ef3078e
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.16</jda.version>
<jda.version>5.0.0-beta.17</jda.version>
<main.class>org.fuchss.deltabot.MainKt</main.class>
</properties>

Expand Down

0 comments on commit ef3078e

Please sign in to comment.