Skip to content

Commit

Permalink
feat: update youtube-source
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehum committed Aug 23, 2024
1 parent 65f97f9 commit abb5cd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ dependencies {
compileOnly("su.plo.voice.api:server:$plasmoVoiceVersion")
compileOnly("su.plo.voice.api:proxy:$plasmoVoiceVersion")

compileOnly("dev.lavalink.youtube:common:6171f77dacc69d57c1e12430db7606ea1c049309-SNAPSHOT")
shadow("dev.lavalink.youtube:common:6171f77dacc69d57c1e12430db7606ea1c049309-SNAPSHOT")
compileOnly("dev.lavalink.youtube:common:1.7.1")
shadow("dev.lavalink.youtube:common:1.7.1")

compileOnly("dev.arbjerg:lavaplayer:1.5.4")
shadow("dev.arbjerg:lavaplayer:1.5.4") {
Expand Down

0 comments on commit abb5cd2

Please sign in to comment.