Bump JDA from 4.2.0_247 to 4.2.1_262 (#73)

Bumps JDA from 4.2.0_247 to 4.2.1_262.

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-04-29 21:09:37 +02:00 committed by GitHub
parent b7c4ed8eb3
commit 1b0f169d93
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' implementation 'com.sedmelluq:lavaplayer:1.3.76'
compile 'net.dv8tion:JDA:4.2.0_247' compile 'net.dv8tion:JDA:4.2.1_262'
compile group: 'org.json', name: 'json', version: '20210307' compile group: 'org.json', name: 'json', version: '20210307'
compile 'org.springframework.security:spring-security-web:5.4.6' compile 'org.springframework.security:spring-security-web:5.4.6'
// JPA Data (We are going to use Repositories, Entities, Hibernate, etc...) // JPA Data (We are going to use Repositories, Entities, Hibernate, etc...)