Skip to content

Commit f044d4a

Browse files
committed
Update JRuby for jruby-jars gem build
1 parent 9ad35df commit f044d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/jruby-jars/Mavenfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jruby_plugin!( :gem,
5555
:gemspec => 'jruby-jars.gemspec',
5656
# tell maven to include the jar files into gem
5757
:includeDependencies => true,
58-
:jrubyVersion => '9.3.0.0') do
58+
:jrubyVersion => '9.4.9.0') do
5959
execute_goals :id => 'default-push', :skip => true
6060
end
6161

0 commit comments

Comments
 (0)