diff --git a/build.gradle b/build.gradle index a97a7fe..01eb9f8 100644 --- a/build.gradle +++ b/build.gradle @@ -68,7 +68,7 @@ dependencies { // ClientLib compileOnly 'com.github.NeoBotDevelopment:NeoBotApi:1.1.0' implementation 'com.squareup.okhttp3:okhttp:4.10.0' - api 'com.github.walkyst:lavaplayer-fork:1.3.99.1' + api 'com.github.walkyst:lavaplayer-fork:1.4.0' // Parser implementation 'com.google.code.gson:gson:2.10'