Skip to content

Commit

Permalink
Update logback-classic from 1.4.12 to 1.4.13 (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: Anand Singh <4903911+anand-singh@users.noreply.github.com>
  • Loading branch information
anand-singh and anand-singh authored Nov 29, 2023
1 parent 9b0396e commit 49d1517
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 @@ -2,7 +2,7 @@ val Http4sVersion = "0.23.15"
val Http4sLibVersion = "0.23.24"
val CirceVersion = "0.14.6"
val Specs2Version = "4.20.3"
val LogbackVersion = "1.4.12"
val LogbackVersion = "1.4.13"

lazy val root = (project in file("."))
.settings(
Expand Down

0 comments on commit 49d1517

Please sign in to comment.