Skip to content

Commit

Permalink
Update logback-classic to 1.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Dec 1, 2023
1 parent 001f8fb commit f950049
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 @@ -30,7 +30,7 @@ val catsV = "2.10.0"
val catsEffectV = "3.5.2"
val slf4jV = "1.7.36"
val munitCatsEffectV = "2.0.0-M4"
val logbackClassicV = "1.2.12"
val logbackClassicV = "1.2.13"

Global / onChangedBuildSource := ReloadOnSourceChanges

Expand Down

0 comments on commit f950049

Please sign in to comment.