Skip to content

Commit

Permalink
Upgrade lavalyrics api
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Sep 1, 2024
1 parent 1c8aecf commit 157e4e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
lavalink-api = "4.0.0"
lavalink-server = "4.0.0"
lavalyrics = "01bf4e7"
lavalyrics = "1.0.0"
lavaplayer = "2.1.0"

[libraries]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import com.github.topi314.lavalyrics.AudioLyricsManager;
import com.github.topi314.lavalyrics.lyrics.AudioLyrics;
import com.github.topi314.lavalyrics.lyrics.BasicAudioLyrics;
import com.sedmelluq.discord.lavaplayer.player.AudioPlayerManager;
import com.sedmelluq.discord.lavaplayer.tools.FriendlyException;
import com.sedmelluq.discord.lavaplayer.tools.FriendlyException.Severity;
import com.sedmelluq.discord.lavaplayer.track.AudioTrack;
Expand Down

0 comments on commit 157e4e9

Please sign in to comment.