Skip to content

Commit

Permalink
Update jruby-complete to 9.4.5.0
Browse files Browse the repository at this point in the history
scala-steward-bot committed Nov 2, 2023
1 parent 6cca7dc commit a2c9013
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
@@ -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.4.0"
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.11"

0 comments on commit a2c9013

Please sign in to comment.