Skip to content

Commit

Permalink
Update JRuby for jruby-jars gem build
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Dec 2, 2024
1 parent 347ee5a commit 4382259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/jruby-jars/Mavenfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jruby_plugin!( :gem,
:gemspec => 'jruby-jars.gemspec',
# tell maven to include the jar files into gem
:includeDependencies => true,
:jrubyVersion => '9.3.0.0') do
:jrubyVersion => '9.4.9.0') do
execute_goals :id => 'default-push', :skip => true
end

Expand Down

0 comments on commit 4382259

Please sign in to comment.