Update JDA
This commit is contained in:
parent
ef01ed691e
commit
af09b0677f
@ -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...)
|
||||
|
Loading…
Reference in New Issue
Block a user