Skip to content

Commit

Permalink
Update jruby-complete to 9.4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Nov 4, 2024
1 parent b985cf2 commit dd109f4
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 @@ -34,7 +34,7 @@ object Dependencies {
val jettyWebapp = jettyServer.withName("jetty-webapp")
val jettyUtil = jettyServer.withName("jetty-util")

val jRubyComplete = "org.jruby" % "jruby-complete" % "9.4.8.0"
val jRubyComplete = "org.jruby" % "jruby-complete" % "9.4.9.0"
val junit = "junit" % "junit" % "4.13.2"
val karafShell = "org.apache.karaf.shell" % "org.apache.karaf.shell.console" % "4.4.6"
val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.3.14"
Expand Down

0 comments on commit dd109f4

Please sign in to comment.