Skip to content

Commit

Permalink
Update JRuby core to 9.4.5.0 of rubyUtils.gralde (elastic#15671)
Browse files Browse the repository at this point in the history
  • Loading branch information
mashhurs authored Dec 7, 2023
1 parent 6c2e123 commit 6a44d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubyUtils.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ buildscript {
dependencies {
classpath "org.yaml:snakeyaml:${snakeYamlVersion}"
classpath "de.undercouch:gradle-download-task:4.0.4"
classpath "org.jruby:jruby-core:9.4.2.0"
classpath "org.jruby:jruby-core:9.4.5.0"
}
}

Expand Down

0 comments on commit 6a44d9d

Please sign in to comment.