Skip to content

Commit

Permalink
Merge branch 'v3-legacy' into patch/update-koe-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Sep 18, 2024
2 parents 2bce42e + aee7004 commit 498b1c6
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 @@ -35,7 +35,7 @@ fun VersionCatalogBuilder.spring() {
}

fun VersionCatalogBuilder.voice() {
version("lavaplayer", "1.5.4")
version("lavaplayer", "1.5.5")

library("lavaplayer", "dev.arbjerg", "lavaplayer").versionRef("lavaplayer")
library("lavaplayer-ip-rotator", "dev.arbjerg", "lavaplayer-ext-youtube-rotator").versionRef("lavaplayer")
Expand Down

0 comments on commit 498b1c6

Please sign in to comment.