Update JDA

This commit is contained in:
Sebastien 2018-12-04 17:17:35 +02:00
parent ef01ed691e
commit af09b0677f

View File

@ -53,7 +53,7 @@ dependencies {
}
compile("org.springframework.boot:spring-boot-starter-log4j2")
compile("com.sedmelluq:lavaplayer:1.3.10")
compile 'net.dv8tion:JDA:3.6.0_354'
compile 'net.dv8tion:JDA:3.8.1_437'
compile group: 'org.json', name: 'json', version: '20160810'
compile 'org.springframework.security:spring-security-web:5.0.1.RELEASE'
// JPA Data (We are going to use Repositories, Entities, Hibernate, etc...)