Skip to content

Commit

Permalink
Update lava player to v2 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
KoolieAid committed Aug 23, 2023
1 parent d98f4b8 commit 8e1dc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
// Spotify Web API
implementation 'se.michaelthelin.spotify:spotify-web-api-java:7.1.0'
// Fork of LavaPlayer since original LavaPlayer is unmaintained
implementation 'com.github.Walkyst:lavaplayer-fork:1.4.1'
implementation 'dev.arbjerg:lavaplayer:2.0.0'
// Uses Native audio system
implementation 'com.sedmelluq:jda-nas:1.1.0'
// Sentry
Expand Down

0 comments on commit 8e1dc14

Please sign in to comment.