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 817e044 commit 8d47baeCopy full SHA for 8d47bae
application/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
49
implementation 'net.dv8tion:JDA:5.1.0'
50
51
- implementation 'org.apache.logging.log4j:log4j-core:2.23.0'
+ implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
52
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j18-impl:2.18.0'
53
54
implementation 'club.minnced:discord-webhooks:0.8.2'
0 commit comments