Bump JDA from 4.2.1_264 to 4.2.1_266 (#80)

Bumps JDA from 4.2.1_264 to 4.2.1_266.

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-31 10:56:16 +02:00 committed by GitHub
parent 1746f3d19d
commit f4b6ef20b4
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.77'
compile 'net.dv8tion:JDA:4.2.1_264'
compile 'net.dv8tion:JDA:4.2.1_266'
compile group: 'org.json', name: 'json', version: '20210307'
compile 'org.springframework.security:spring-security-web:5.5.0'
// JPA Data (We are going to use Repositories, Entities, Hibernate, etc...)