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 9d183f9 commit 263bb54Copy full SHA for 263bb54
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.19")
+ implementation("ch.qos.logback:logback-classic:1.5.20")
32
33
// new modern fork of jda-utilities
34
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")
0 commit comments