Skip to content

Commit

Permalink
Update lavalink and lavaplayer
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Feb 21, 2018
1 parent 5ee1a9d commit d4bc96c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ dependencies {
//compile group: 'com.github.DV8FromTheWorld', name: 'JDA', version: '8f23211'
compile group: 'net.dv8tion', name: 'JDA', version: '3.5.1_339'
//Lavaplayer/Lavalink
compile group: 'com.sedmelluq', name: 'lavaplayer', version: '1.2.51'
compile(group: 'com.github.Frederikam', name: 'Lavalink', version: 'fa6f096') {
compile group: 'com.sedmelluq', name: 'lavaplayer', version: '1.2.53'
compile(group: 'com.github.Frederikam', name: 'Lavalink', version: 'ab75962') {
exclude group: 'com.github.Frederikam.Lavalink', module: 'Lavalink-Server'
exclude group: 'net.dv8tion', module: 'JDA'
exclude group: "com.sedmelluq", module: "lavaplayer"
Expand Down

0 comments on commit d4bc96c

Please sign in to comment.