Skip to content

Commit 8f045f8

Browse files
committed
Update logback-classic to 1.5.18
1 parent e1c5d23 commit 8f045f8

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
@@ -89,7 +89,7 @@ lazy val library =
8989
val AkkaVersion = "2.6.20"
9090
val ScalaTestVersion = "3.2.19"
9191
val ScalafixVersion = "0.6.0"
92-
val LogbackVersion = "1.5.12"
92+
val LogbackVersion = "1.5.18"
9393
val JSoupVersion = "1.18.1"
9494
val SCaffeineVersion = "5.3.0"
9595
val KamonVersion = "2.7.5"

0 commit comments

Comments
 (0)