Skip to content

Commit ef591ec

Browse files
Bump net.dv8tion:JDA from 5.2.0 to 5.2.1
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](discord-jda/JDA@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c6d33e commit ef591ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838

3939
dependencies {
4040
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.12'
41-
implementation(group: 'net.dv8tion', name: 'JDA', version:'5.2.0'){
41+
implementation(group: 'net.dv8tion', name: 'JDA', version:'5.2.1'){
4242
exclude(module: 'opus-java')
4343
}
4444
implementation group: 'pw.chew', name: 'jda-chewtils-commons', version: '2.0'

0 commit comments

Comments
 (0)