Skip to content

Commit

Permalink
Merge pull request #485 from scala-steward/update/logback-classic-1.2.6
Browse files Browse the repository at this point in the history
Update logback-classic to 1.2.6
  • Loading branch information
rossabaker committed Sep 19, 2021
2 parents d35e5fa + 7a1be9f commit fb6a245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ val catsV = "2.6.1"
val catsEffectV = "3.2.9"
val slf4jV = "1.7.32"
val munitCatsEffectV = "1.0.5"
val logbackClassicV = "1.2.5"
val logbackClassicV = "1.2.6"

Global / onChangedBuildSource := ReloadOnSourceChanges

Expand Down

0 comments on commit fb6a245

Please sign in to comment.