Skip to content

Commit

Permalink
Update logback-classic to 1.5.14 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 21, 2024
1 parent 9a3b815 commit 1c00c08
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 @@ import org.jetbrains.sbtidea.Keys.*
import org.jetbrains.sbtidea.verifier.FailureLevel

lazy val scala3Version = "3.6.2"
lazy val logbackVersion = "1.5.13"
lazy val logbackVersion = "1.5.14"
lazy val graphvizVersion = "0.18.1"
lazy val joorVersion = "0.9.15"
lazy val scalatestVersion = "3.2.19"
Expand Down

0 comments on commit 1c00c08

Please sign in to comment.