Skip to content

Commit 263bb54

Browse files
dependency: Update dependency ch.qos.logback:logback-classic to v1.5.20 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d183f9 commit 263bb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation("net.dzikoysk:cdn:1.14.9")
2929

3030
// slf4j setup
31-
implementation("ch.qos.logback:logback-classic:1.5.19")
31+
implementation("ch.qos.logback:logback-classic:1.5.20")
3232

3333
// new modern fork of jda-utilities
3434
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")

0 commit comments

Comments
 (0)