Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 4fbe05e

Browse files
Bump net.dv8tion:JDA from 5.5.1 to 5.6.1 (#87)
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.5.1 to 5.6.1. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.5.1...v5.6.1) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4af6d66 commit 4fbe05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<!-- https://mvnrepository.com/artifact/commons-io/commons-io -->
5454
<commons.io.version>2.19.0</commons.io.version>
5555
<!-- https://github.com/DV8FromTheWorld/JDA -->
56-
<discord.jda.version>5.5.1</discord.jda.version>
56+
<discord.jda.version>5.6.1</discord.jda.version>
5757

5858
<maven.compiler.source>${java.version}</maven.compiler.source>
5959
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)