diff --git a/lavalink/application.yml b/lavalink/application.yml index 76a01a9..704256d 100644 --- a/lavalink/application.yml +++ b/lavalink/application.yml @@ -34,7 +34,7 @@ plugins: searching: false # Disables the ability to search for videos. lavalink: 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 # 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