Skip to content

Commit

Permalink
Merge pull request #211 from scala-steward/update/logback-classic-1.2.9
Browse files Browse the repository at this point in the history
Update logback-classic to 1.2.9
  • Loading branch information
debasishg committed Dec 17, 2021
2 parents 04004a4 + c0260ea commit 40685cb
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 @@ -13,7 +13,7 @@ object Dependencies {
val log4cats = "1.1.1"
val shapeless = "2.4.0-M1"

val logback = "1.2.8"
val logback = "1.2.9"

val betterMonadicFor = "0.3.1"
val contextApplied = "0.1.4"
Expand Down

0 comments on commit 40685cb

Please sign in to comment.