Skip to content

Commit

Permalink
Merge pull request #122 from Andre601/dependabot/gradle/net.dv8tion-J…
Browse files Browse the repository at this point in the history
…DA-4.1.1_130

Bump JDA from 4.1.1_127 to 4.1.1_130
  • Loading branch information
Andre601 committed Apr 6, 2020
2 parents fe067a7 + 9179780 commit 28425e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
compile group: 'com.github.Andre601', name: 'jda-utilities', version: '1fc357f'
compile group: 'com.rethinkdb', name: 'rethinkdb-driver', version:'2.4.2'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
compile(group: 'net.dv8tion', name: 'JDA', version:'4.1.1_127'){
compile(group: 'net.dv8tion', name: 'JDA', version:'4.1.1_130'){
exclude(module: 'opus-java')
}
compile group: 'club.minnced', name: 'discord-webhooks', version: '0.3.0'
Expand Down

0 comments on commit 28425e8

Please sign in to comment.