fix error when playing (#1632)
* fix error when playing * Update youtube source to 1.5.1 --------- Co-authored-by: Michaili K <git@michaili.dev>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -60,7 +60,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>dev.lavalink.youtube</groupId>
|
<groupId>dev.lavalink.youtube</groupId>
|
||||||
<artifactId>common</artifactId>
|
<artifactId>common</artifactId>
|
||||||
<version>1.4.0</version>
|
<version>1.5.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.jagrosh</groupId>
|
<groupId>com.github.jagrosh</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user