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 f7617d5 commit 18aa1b1Copy full SHA for 18aa1b1
application/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
implementation 'net.dv8tion:JDA:5.6.1'
50
51
implementation 'org.apache.logging.log4j:log4j-core:2.25.0'
52
- runtimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl:2.25.0'
+ runtimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl:2.24.2'
53
54
implementation 'club.minnced:discord-webhooks:0.8.2'
55
0 commit comments