Skip to content

Commit

Permalink
Update logback-classic to 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 15, 2024
1 parent 568ab1c commit 5589cf5
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 5589cf5

Please sign in to comment.