Skip to content

Commit 0e54c73

Browse files
committed
Bump Logback to 1.3.16
See https://logback.qos.ch/news.html#1.3.16
1 parent 248c2e0 commit 0e54c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ junitJupiter = "5.13.4"
33
junitPlatform = "1.13.4"
44
kotlin = "2.2.21"
55
kotlinVersionrange = "[1.6,3)"
6-
logback = "1.3.15"
6+
logback = "1.3.16"
77
logbackVersionrange = "[1.2,2)"
88
moshi = "1.15.2"
99
moshiVersionrange = "[1.12.0,2)"

0 commit comments

Comments
 (0)