Skip to content

Commit d527159

Browse files
Bump net.dv8tion:JDA from 5.6.1 to 6.1.0
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.6.1 to 6.1.0. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.6.1...v6.1.0) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d7cb82 commit d527159

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.6.1'
49+
implementation 'net.dv8tion:JDA:6.1.0'
5050

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

0 commit comments

Comments
 (0)