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 1d1f09a commit 5a23f9dCopy full SHA for 5a23f9d
application/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
49
implementation 'net.dv8tion:JDA:5.0.0-alpha.20'
50
51
- implementation 'org.apache.logging.log4j:log4j-core:2.21.0'
+ implementation 'org.apache.logging.log4j:log4j-core:2.22.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