Skip to content

Commit

Permalink
Update logback-classic to 1.5.4 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 10, 2024
1 parent 2134de9 commit bb7192b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val playJsonVersion = "2.10.3"
val playVersion = "2.7.3" // test only
val playWsVersion = "2.1.11"
val slf4jVersion = "2.0.12"
val logbackVersion = "1.5.3"
val logbackVersion = "1.5.4"
val specs2Version = "4.20.5"
val dockerTestkitVersion = "0.11.0"

Expand Down

0 comments on commit bb7192b

Please sign in to comment.