Skip to content

Commit add1df6

Browse files
committed
Update logback-classic to 1.5.23
1 parent aef1f4b commit add1df6

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
@@ -9,7 +9,7 @@ val Library = new {
99
val scalaTest = "3.2.12"
1010
val metricsV = "4.2.37"
1111
val cats = "2.13.0"
12-
val logback = "1.5.22"
12+
val logback = "1.5.23"
1313
val flyway = "11.20.0"
1414
}
1515

0 commit comments

Comments
 (0)