Skip to content

Commit 8b0ab75

Browse files
committed
Close #647: Bump logback to 1.5.18
1 parent a9779ce commit 8b0ab75

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
@@ -651,7 +651,7 @@ lazy val props =
651651
val Slf4JLatestVersion = "2.0.17"
652652

653653
val LogbackVersion = "1.5.0"
654-
val LogbackLatestVersion = "1.5.17"
654+
val LogbackLatestVersion = "1.5.18"
655655

656656
final val Log4sVersion = "1.10.0"
657657

0 commit comments

Comments
 (0)