Skip to content

Commit 642241f

Browse files
committed
Update logback-classic to 1.5.23
1 parent 835d928 commit 642241f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name := (core.projectRefs.head / name).value
88

99
val V = new {
1010
val betterMonadicFor = "0.3.1"
11-
val logbackClassic = "1.5.18"
11+
val logbackClassic = "1.5.23"
1212
val munit = "0.7.29"
1313
}
1414

0 commit comments

Comments
 (0)