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 cdfa86d commit 9e1768dCopy full SHA for 9e1768d
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
implementation("net.dzikoysk:cdn:1.14.9")
29
30
// slf4j setup
31
- implementation("ch.qos.logback:logback-classic:1.5.29")
+ implementation("ch.qos.logback:logback-classic:1.5.30")
32
33
// new modern fork of jda-utilities
34
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")
0 commit comments