⬆️ Bump JDA from 4.2.0_207 to 4.2.0_210

Bumps JDA from 4.2.0_207 to 4.2.0_210.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-23 20:34:31 +00:00 committed by Alexander Söderberg
parent fadd9578ec
commit e993d0e41c

View file

@ -1,4 +1,4 @@
dependencies { dependencies {
api project(':cloud-core') api project(':cloud-core')
compileOnly 'net.dv8tion:JDA:4.2.0_207' compileOnly 'net.dv8tion:JDA:4.2.0_210'
} }