Skip to content

Commit

Permalink
update lavaplayer version to 74e6c4d728
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Jul 28, 2023
1 parent df60936 commit fe31640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ fun VersionCatalogBuilder.spring() {
}

fun VersionCatalogBuilder.voice() {
version("lavaplayer", "08cfbc0595")
version("lavaplayer", "74e6c4d728")

library("lavaplayer", "com.github.walkyst.lavaplayer-fork", "lavaplayer").versionRef("lavaplayer")
library("lavaplayer-ip-rotator", "com.github.walkyst.lavaplayer-fork", "lavaplayer-ext-youtube-rotator").versionRef("lavaplayer")
Expand Down

0 comments on commit fe31640

Please sign in to comment.