Skip to content

Commit 96b7f55

Browse files
Bump net.dv8tion:JDA from 5.5.1 to 5.6.1 (#1251)
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 76a0590 commit 96b7f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation project(':utils')
4747
implementation project(':formatter')
4848

49-
implementation 'net.dv8tion:JDA:5.5.1'
49+
implementation 'net.dv8tion:JDA:5.6.1'
5050

5151
implementation 'org.apache.logging.log4j:log4j-core:2.25.0'
5252
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j18-impl:2.18.0'

0 commit comments

Comments
 (0)