Skip to content

Commit

Permalink
Merge pull request #448 from purrbot-site/dependabot/gradle/net.dv8ti…
Browse files Browse the repository at this point in the history
…on-JDA-4.3.0_335

Bump JDA from 4.3.0_334 to 4.3.0_335
  • Loading branch information
Andre601 committed Oct 21, 2021
2 parents e2523d4 + d98417a commit cff4c2d
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 @@ -50,7 +50,7 @@ dependencies {
compile group: 'pw.chew', name: 'jda-chewtils-menu', version: '1.22.0'
compile group: 'com.rethinkdb', name: 'rethinkdb-driver', version:'2.4.4'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.8'
compile(group: 'net.dv8tion', name: 'JDA', version:'4.3.0_334'){
compile(group: 'net.dv8tion', name: 'JDA', version:'4.3.0_335'){
exclude(module: 'opus-java')
}
compile group: 'club.minnced', name: 'discord-webhooks', version: '0.7.2'
Expand Down

0 comments on commit cff4c2d

Please sign in to comment.