⬆️ Bump JDA from 4.2.0_211 to 4.2.0_212

Bumps JDA from 4.2.0_211 to 4.2.0_212.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-28 06:53:26 +00:00 committed by Mariell
parent e55a9ca116
commit 0db6a68750

View file

@ -11,7 +11,7 @@ repositories {
dependencies { dependencies {
implementation project(":cloud-jda") implementation project(":cloud-jda")
implementation 'net.dv8tion:JDA:4.2.0_211' implementation 'net.dv8tion:JDA:4.2.0_212'
implementation 'org.slf4j:slf4j-simple:1.7.30' implementation 'org.slf4j:slf4j-simple:1.7.30'
} }