⬆️ Bump JDA from 4.2.0_209 to 4.2.0_211

Bumps JDA from 4.2.0_209 to 4.2.0_211.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 07:36:44 +00:00 committed by Mariell
parent fdeaa7d8cc
commit 24bfc1d961

View file

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