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 44eb430 commit dface21Copy full SHA for dface21
application/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
implementation project(':utils')
47
implementation project(':formatter')
48
49
- implementation 'net.dv8tion:JDA:5.2.1'
+ implementation 'net.dv8tion:JDA:5.5.1'
50
51
implementation 'org.apache.logging.log4j:log4j-core:2.24.3'
52
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j18-impl:2.18.0'
0 commit comments