We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc42b66 commit b63a4ccCopy full SHA for b63a4cc
project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
36
37
val jRubyComplete = "org.jruby" % "jruby-complete" % "10.0.0.1"
38
val junit = "junit" % "junit" % "4.13.2"
39
- val karafShell = "org.apache.karaf.shell" % "org.apache.karaf.shell.console" % "4.4.8"
+ val karafShell = "org.apache.karaf.shell" % "org.apache.karaf.shell.console" % "4.4.9"
40
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.3.16"
41
val osgiCore = "org.osgi" % "org.osgi.core" % "6.0.0"
42
val rhinoCoffeeScript = "tv.cntt" % "rhinocoffeescript" % "1.12.7"
0 commit comments