Skip to content

Commit

Permalink
Bump JDA from 4.2.0_172 to 4.2.0_187
Browse files Browse the repository at this point in the history
Bumps JDA from 4.2.0_172 to 4.2.0_187.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2020
1 parent 611aaa6 commit 2e81fd5
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 2e81fd5

Please sign in to comment.