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 Feb 28, 2025
1 parent b16c1a1 commit 6333745
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- youtube-source updated to 1.11.4 to fix "Problematic YouTube player script".
- youtube-source updated to 1.11.5 to fix "Must find action functions from script".
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
group=su.plo
version=1.1.3
version=1.1.4
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlin = "1.8.22"
pv = "2.1.0-SNAPSHOT"

lavaplayer = "2.2.2"
lavaplayer-youtube-source = "1.11.4"
lavaplayer-youtube-source = "1.11.5"

pv-gradle-plugin = "1.0.2-SNAPSHOT"
shadow = "8.1.1"
Expand Down

0 comments on commit 6333745

Please sign in to comment.