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 7decc98 commit 76a0590Copy full SHA for 76a0590
application/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
49
implementation 'net.dv8tion:JDA:5.5.1'
50
51
- implementation 'org.apache.logging.log4j:log4j-core:2.24.3'
+ implementation 'org.apache.logging.log4j:log4j-core:2.25.0'
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