Skip to content

Commit

Permalink
build: update youtube-source
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehum committed Jul 10, 2024
1 parent 099b438 commit 6d20341
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:d2c55d93f3b668970f6f1521d8a67bee09977aef-SNAPSHOT")
shadow("dev.lavalink.youtube:common:d2c55d93f3b668970f6f1521d8a67bee09977aef-SNAPSHOT")
compileOnly("dev.lavalink.youtube:common:1.4.0")
shadow("dev.lavalink.youtube:common:1.4.0")

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

0 comments on commit 6d20341

Please sign in to comment.