Skip to content

Commit 0e14414

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update logback-classic to 1.3.16
1 parent da6954f commit 0e14414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ object Dependencies {
3737
val jRubyComplete = "org.jruby" % "jruby-complete" % "10.0.0.1"
3838
val junit = "junit" % "junit" % "4.13.2"
3939
val karafShell = "org.apache.karaf.shell" % "org.apache.karaf.shell.console" % "4.4.8"
40-
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.3.15"
40+
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.3.16"
4141
val osgiCore = "org.osgi" % "org.osgi.core" % "6.0.0"
4242
val rhinoCoffeeScript = "tv.cntt" % "rhinocoffeescript" % "1.12.7"
4343
val scalamd = ("org.scalatra.scalate" %% "scalamd" % "1.8.0")

0 commit comments

Comments
 (0)