Skip to content

Commit af5fab4

Browse files
authored
Merge pull request #16 from CodeMC/dependabot/gradle/net.dv8tion-JDA-5.2.1
Bump net.dv8tion:JDA from 5.2.0 to 5.2.1
2 parents 0c6d33e + ef591ec commit af5fab4

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)