mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 09:08:01 +01:00
Bump JDA 4 version (#5328)
Bumping this for 2.20 release as JDA 5 still not out of beta Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
This commit is contained in:
parent
01883a6b18
commit
84fd45bd09
@ -4,7 +4,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
compileOnly project(':EssentialsX')
|
||||
implementation('net.dv8tion:JDA:4.4.0_350') {
|
||||
implementation('net.dv8tion:JDA:4.4.1_353') {
|
||||
exclude(module: 'opus-java')
|
||||
}
|
||||
implementation 'com.vdurmont:emoji-java:5.1.1'
|
||||
|
Loading…
Reference in New Issue
Block a user