File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,7 @@ dependencies {
3939 exclude group : " org.slf4j" , module : " slf4j-api"
4040 }
4141 compile group : ' moe.kyokobot.koe' , name : ' ext-udpqueue' , version : koeVersion
42- // compile group: 'com.sedmelluq', name: 'lavaplayer', version: lavaplayerVersion
43- compile group : ' com.github.devoxin' , name : ' lavaplayer' , version : ' 1.3.59'
42+ compile group : ' com.sedmelluq' , name : ' lavaplayer' , version : lavaplayerVersion
4443 compile group : ' com.sedmelluq' , name : ' lavaplayer-ext-youtube-rotator' , version : lavaplayerIpRotatorVersion
4544 compile group : ' org.jetbrains.kotlin' , name : ' kotlin-reflect' , version : kotlinVersion
4645
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ subprojects {
5353
5454 ext {
5555 // @formatter:off
56- lavaplayerVersion = ' 1.3.50 '
56+ lavaplayerVersion = ' 1.3.53 '
5757 lavaplayerIpRotatorVersion = ' 0.2.3'
5858 jdaNasVersion = ' 1.1.0'
5959 jappVersion = ' 1.3.2-MINN'
You can’t perform that action at this time.
0 commit comments