Skip to content

Commit

Permalink
build: Update logback-classic from 1.2.12 to 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jun 30, 2023
1 parent 8e3f7ef commit dfd72a6
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 @@ -55,7 +55,7 @@ object Dependencies {
}

object logback {
val classic: ModuleID = "ch.qos.logback" % "logback-classic" % "1.2.12"
val classic: ModuleID = "ch.qos.logback" % "logback-classic" % "1.4.8"
}

object typesafe {
Expand Down

0 comments on commit dfd72a6

Please sign in to comment.