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 e18a668 commit cf712c3Copy full SHA for cf712c3
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.26")
+ implementation("ch.qos.logback:logback-classic:1.5.27")
32
33
// new modern fork of jda-utilities
34
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")
0 commit comments