Skip to content

Commit

Permalink
Merge pull request #38 from scala-steward/update/logback-classic-1.5.5
Browse files Browse the repository at this point in the history
Update logback-classic to 1.5.5
  • Loading branch information
lomigmegard authored Apr 16, 2024
2 parents 568ab1c + 5589cf5 commit d1bd1ae
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 @@ -10,7 +10,7 @@ object Dependencies {
val ScalaTestVersion = "3.2.18"
val SlickVersion = "3.5.0"
val SlickPgVersion = "0.22.1"
val LogbackVersion = "1.5.4"
val LogbackVersion = "1.5.5"
val PostgresqlVersion = "42.7.3"

val Libraries: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit d1bd1ae

Please sign in to comment.