Skip to content

Commit

Permalink
Update logback-classic to 1.5.5 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
horothesun-scala-steward[bot] authored Apr 12, 2024
1 parent 396251f commit d35de46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Dependencies {

val awsLambdaEvents = "3.11.5"

val logbackClassic = "1.5.4"
val logbackClassic = "1.5.5"

val munitScalaCheck = "0.7.29"

Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Dependencies {

val awsLambdaEvents = "3.11.5"

val logbackClassic = "1.5.4"
val logbackClassic = "1.5.5"

val munitScalaCheck = "0.7.29"

Expand Down

0 comments on commit d35de46

Please sign in to comment.