diff --git a/build.gradle b/build.gradle index 0fb479c..a3eab58 100644 --- a/build.gradle +++ b/build.gradle @@ -56,7 +56,7 @@ dependencies { compile("org.springframework.boot:spring-boot-starter-log4j2") - compile("com.sedmelluq:lavaplayer:1.3.17") + compile("com.sedmelluq:lavaplayer:1.3.21") compile 'net.dv8tion:JDA:3.8.3_463' compile group: 'org.json', name: 'json', version: '20160810' compile 'org.springframework.security:spring-security-web:5.0.1.RELEASE'