Skip to content

Commit

Permalink
Update logback-classic to 1.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Dec 1, 2023
1 parent 6cf3826 commit 9d55588
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 @@ -46,7 +46,7 @@ object Dependencies {
val jRubyComplete = "org.jruby" % "jruby-complete" % "9.4.5.0"
val junit = "junit" % "junit" % "4.13.2"
val karafShell = "org.apache.karaf.shell" % "org.apache.karaf.shell.console" % "4.4.4"
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.3.13"
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.3.14"
val osgiCore = "org.osgi" % "org.osgi.core" % "6.0.0"
val rhinoCoffeeScript = "tv.cntt" % "rhinocoffeescript" % "1.12.7"
val scalamd = ("org.scalatra.scalate" %% "scalamd" % "1.7.3").cross(CrossVersion.for3Use2_13)
Expand Down

0 comments on commit 9d55588

Please sign in to comment.