We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01883a6 commit 84fd45bCopy full SHA for 84fd45b
1 file changed
EssentialsDiscord/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
compileOnly project(':EssentialsX')
7
- implementation('net.dv8tion:JDA:4.4.0_350') {
+ implementation('net.dv8tion:JDA:4.4.1_353') {
8
exclude(module: 'opus-java')
9
}
10
implementation 'com.vdurmont:emoji-java:5.1.1'
0 commit comments