Skip to content

Commit

Permalink
Update jruby-complete to 9.4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Oct 18, 2023
1 parent 83628c8 commit 4567d44
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 @@ -43,7 +43,7 @@ object Dependencies {
val jettyWebapp = jettyServer.withName("jetty-webapp")
val jettyUtil = jettyServer.withName("jetty-util")

val jRubyComplete = "org.jruby" % "jruby-complete" % "9.4.3.0"
val jRubyComplete = "org.jruby" % "jruby-complete" % "9.4.4.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.11"
Expand Down

0 comments on commit 4567d44

Please sign in to comment.