Skip to content

Commit

Permalink
build: Update logback-classic from 1.2.11 to 1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Mar 23, 2023
1 parent d159622 commit 6fffac9
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.11"
val classic: ModuleID = "ch.qos.logback" % "logback-classic" % "1.2.12"
}

object typesafe {
Expand Down

0 comments on commit 6fffac9

Please sign in to comment.