Skip to content

Commit

Permalink
Update JDA version in demo-jda
Browse files Browse the repository at this point in the history
  • Loading branch information
sedmelluq committed Jun 28, 2021
1 parent 5f53669 commit a7e45e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-jda/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
compile 'net.dv8tion:JDA:4.2.1_253'
compile 'net.dv8tion:JDA:4.3.0_285'
compile 'com.sedmelluq:lavaplayer:1.3.77'
runtime 'ch.qos.logback:logback-classic:1.2.3'
}
Expand Down

0 comments on commit a7e45e1

Please sign in to comment.