Update dependency com.sedmelluq:lavaplayer to v1.3.78

This commit is contained in:
Renovate Bot 2022-05-15 17:42:59 +00:00
parent d9d5e5d880
commit da67cbf37d
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -33,7 +33,7 @@ dependencies {
implementation 'org.codehaus.groovy:groovy-all:3.0.8'
implementation 'com.sedmelluq:lavaplayer:1.3.77'
implementation 'com.sedmelluq:lavaplayer:1.3.78'
implementation 'net.dv8tion:JDA:4.4.0_350'
implementation group: 'org.json', name: 'json', version: '20210307'
implementation 'org.springframework.security:spring-security-web:5.5.0'