Bump youtubesource plugin version to latest release

This commit is contained in:
Choco
2025-02-02 22:12:09 +08:00
parent 284fd5c2fa
commit 8cac7d8283

View File

@@ -34,7 +34,7 @@ plugins:
searching: false # Disables the ability to search for videos. searching: false # Disables the ability to search for videos.
lavalink: lavalink:
plugins: plugins:
- dependency: "dev.lavalink.youtube:youtube-plugin:1.11.3" - dependency: "dev.lavalink.youtube:youtube-plugin:1.11.4"
# - dependency: "com.github.example:example-plugin:1.0.0" # required, the coordinates of your plugin # - dependency: "com.github.example:example-plugin:1.0.0" # required, the coordinates of your plugin
# repository: "https://maven.example.com/releases" # optional, defaults to the Lavalink releases repository by default # repository: "https://maven.example.com/releases" # optional, defaults to the Lavalink releases repository by default
# snapshot: false # optional, defaults to false, used to tell Lavalink to use the snapshot repository instead of the release repository # snapshot: false # optional, defaults to false, used to tell Lavalink to use the snapshot repository instead of the release repository