Skip to content

Commit 58f14c0

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.22
1 parent 7ce28f8 commit 58f14c0

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
@@ -4,7 +4,7 @@ import java.util.*
44

55
val coroutinesVersion = "1.7.3"
66
val jupiterVersion = "5.10.1"
7-
val logbackVersion = "1.4.14"
7+
val logbackVersion = "1.5.22"
88
val kotlinLoginVersion = "3.0.5"
99
val slf4jApiVersoion = "2.0.11"
1010
val gsonVersion = "2.10.1"

0 commit comments

Comments
 (0)