Skip to content

Commit 6ee7eba

Browse files
Bump net.dv8tion:JDA from 5.0.0-beta.21 to 5.1.0 (#1155)
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.21 to 5.1.0. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.0.0-beta.21...v5.1.0) --- updated-dependencies: - dependency-name: net.dv8tion:JDA 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 4b2350c commit 6ee7eba

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.0.0-beta.21'
49+
implementation 'net.dv8tion:JDA:5.1.0'
5050

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

0 commit comments

Comments
 (0)