Skip to content

Commit

Permalink
Update logback-classic to 1.5.10 (#638)
Browse files Browse the repository at this point in the history
Co-authored-by: eikek-scala-steward <[email protected]>
  • Loading branch information
1 parent 0d335d6 commit 744040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val h2Version = "2.3.232"
val jacksonVersion = "2.18.0"
val log4sVersion = "1.8.2"
val logbackVersion = "1.5.9"
val logbackVersion = "1.5.10"
val munitVersion = "1.0.0"
val scalaTestVersion = "3.2.19"

Expand Down

0 comments on commit 744040c

Please sign in to comment.