Skip to content

Commit

Permalink
Merge pull request #148 from botblock/dependabot/gradle/net.dv8tion-J…
Browse files Browse the repository at this point in the history
…DA-4.2.0_187

Bump JDA from 4.2.0_172 to 4.2.0_187
  • Loading branch information
Andre601 authored Aug 8, 2020
2 parents 611aaa6 + 2e81fd5 commit 95ff9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jda-module/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_172'){
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_187'){
exclude(module: 'opus-java')
}
implementation project(":core")
Expand Down

0 comments on commit 95ff9fb

Please sign in to comment.