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

Commit 1da2d08

Browse files
Bump net.dv8tion:JDA from 5.3.1 to 5.3.2
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c9c114 commit 1da2d08

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
@@ -64,7 +64,7 @@
6464
<!-- https://mvnrepository.com/artifact/commons-io/commons-io -->
6565
<commons.io.version>2.18.0</commons.io.version>
6666
<!-- https://github.com/DV8FromTheWorld/JDA -->
67-
<discord.jda.version>5.3.1</discord.jda.version>
67+
<discord.jda.version>5.3.2</discord.jda.version>
6868

6969
<maven.compiler.source>${java.version}</maven.compiler.source>
7070
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)