Skip to content

Commit

Permalink
Update logback-classic to 1.5.7 (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 17, 2024
1 parent 2ea3dd6 commit bb800ef
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 @@ -6,7 +6,7 @@ object Dependencies {
private[this] val alpakkaVersion = "8.0.0"
private[this] val akkaVersion = "2.9.3"
private[this] val circeVersion = "0.14.9"
private[this] val logbackClassicVersion = "1.5.6"
private[this] val logbackClassicVersion = "1.5.7"
private[this] val scalaTestVersion = "3.2.19"
private[this] val slf4jVersion = "2.0.16"
private[this] val awsSdkVersion = "2.25.46"
Expand Down

0 comments on commit bb800ef

Please sign in to comment.