Skip to content

Commit

Permalink
Update logback-classic, logback-core to 1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 12, 2024
1 parent 270175c commit a8aefac
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 @@ -12,7 +12,7 @@ object Dependencies {

object Deps {
// Versions
lazy val logbackVersion = "1.5.8"
lazy val logbackVersion = "1.5.10"
lazy val clistVersion = "3.5.1"

// Libraries
Expand Down

0 comments on commit a8aefac

Please sign in to comment.