Update build.gradle

This commit is contained in:
Sébastien Clément 2020-10-30 19:20:46 +01:00 committed by GitHub
parent b21c76cd5b
commit 229bd6a6ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ dependencies {
compile("com.sedmelluq:lavaplayer:1.3.50")
compile("com.sedmelluq:lavaplayer:1.3.54")
// compile 'net.dv8tion:JDA:4.0.0_46'
compile 'net.dv8tion:JDA:4.1.1_101'
compile group: 'org.json', name: 'json', version: '20160810'