Bump JDA from 4.2.1_262 to 4.2.1_264 (#76)

Bumps JDA from 4.2.1_262 to 4.2.1_264.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-18 09:34:42 +02:00 committed by GitHub
parent 3a9eb35eb4
commit 2ea09339b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ dependencies {
implementation 'com.sedmelluq:lavaplayer:1.3.76'
compile 'net.dv8tion:JDA:4.2.1_262'
compile 'net.dv8tion:JDA:4.2.1_264'
compile group: 'org.json', name: 'json', version: '20210307'
compile 'org.springframework.security:spring-security-web:5.4.6'
// JPA Data (We are going to use Repositories, Entities, Hibernate, etc...)