File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 33Each release usually includes various fixes and improvements.
44The most noteworthy of these, as well as any features and breaking changes, are listed here.
55
6+ ## v3.3.1.3
7+ * Update lavaplayer to ` 1.3.53 ` from devoxin's fork.
8+
69## v3.3.1.2
710* Update lavaplayer to [ @Devoxin ] ( https://github.com/Devoxin ) 's' fork
811
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ bootRun {
3636dependencies {
3737 compile group : ' space.npstr.Magma' , name : ' magma' , version : magmaVersion
3838 // compile group: 'com.sedmelluq', name: 'lavaplayer', version: lavaplayerVersion
39- compile group : ' com.github.devoxin' , name : ' lavaplayer' , version : ' 1.3.52 '
39+ compile group : ' com.github.devoxin' , name : ' lavaplayer' , version : ' a63c541dc5 '
4040 compile group : ' com.sedmelluq' , name : ' lavaplayer-ext-youtube-rotator' , version : lavaplayerIpRotatorVersion
4141 compile group : ' com.sedmelluq' , name : ' jda-nas' , version : jdaNasVersion
4242 compile group : ' org.jetbrains.kotlin' , name : ' kotlin-reflect' , version : kotlinVersion
You can’t perform that action at this time.
0 commit comments