Skip to content

Commit

Permalink
Update LP
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin authored and freyacodes committed Oct 4, 2020
1 parent 39b243f commit 96105fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LavalinkServer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bootRun {
dependencies {
compile group: 'space.npstr.Magma', name: 'magma', version: magmaVersion
//compile group: 'com.sedmelluq', name: 'lavaplayer', version: lavaplayerVersion
compile group: 'com.github.devoxin', name: 'lavaplayer', version: 'a63c541dc5'
compile group: 'com.github.devoxin', name: 'lavaplayer', version: '1.3.54.3'
compile group: 'com.sedmelluq', name: 'lavaplayer-ext-youtube-rotator', version: lavaplayerIpRotatorVersion
compile group: 'com.sedmelluq', name: 'jda-nas', version: jdaNasVersion
compile group: 'org.jetbrains.kotlin', name: 'kotlin-reflect', version: kotlinVersion
Expand Down

0 comments on commit 96105fa

Please sign in to comment.