Skip to content

Commit 76ccd85

Browse files
Update Lavaplayer version
Update Lavaplayer to `1.3.49` to fix issues with Youtube tracks.
1 parent 8e7316b commit 76ccd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ subprojects {
5252

5353
ext {
5454
//@formatter:off
55-
lavaplayerVersion = '1.3.38'
55+
lavaplayerVersion = '1.3.49'
5656
lavaplayerIpRotatorVersion = '0.1.7'
5757
magmaVersion = '0.12.5'
5858
jdaNasVersion = '1.1.0'

0 commit comments

Comments
 (0)