oblak/cloud-discord/cloud-jda/build.gradle
dependabot[bot] e993d0e41c ⬆️ 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>
2020-10-23 22:44:42 +02:00

4 lines
92 B
Groovy

dependencies {
api project(':cloud-core')
compileOnly 'net.dv8tion:JDA:4.2.0_210'
}