Skip to content

Commit 2c4a333

Browse files
committed
Update dependency ch.qos.logback:logback-classic to v1.5.10
1 parent de9145e commit 2c4a333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
val ktor_version = "2.3.12"
1818

1919
@Suppress("LocalVariableName")
20-
val logback_version = "1.5.9"
20+
val logback_version = "1.5.10"
2121

2222
// Ktor server
2323
implementation("io.ktor:ktor-server-core:$ktor_version")

0 commit comments

Comments
 (0)