Skip to content

Commit

Permalink
Update logback-classic to 1.5.7 (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: nmcb-scala-steward[bot] <157481287+nmcb-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
nmcb-scala-steward[bot] authored Aug 16, 2024
1 parent 1f54f7c commit 2186c3b
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 @@ -10,7 +10,7 @@ object Dependencies {
val DoobieVersion = "1.0.0-RC5"
val CirceVersion = "0.14.9"
val PureConfigVersion = "0.17.7"
val LogbackVersion = "1.5.6"
val LogbackVersion = "1.5.7"

/** Test dependencies */
val ScalaTestVersion = "3.2.19"
Expand Down

0 comments on commit 2186c3b

Please sign in to comment.