We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad35df commit f044d4aCopy full SHA for f044d4a
maven/jruby-jars/Mavenfile
@@ -55,7 +55,7 @@ jruby_plugin!( :gem,
55
:gemspec => 'jruby-jars.gemspec',
56
# tell maven to include the jar files into gem
57
:includeDependencies => true,
58
- :jrubyVersion => '9.3.0.0') do
+ :jrubyVersion => '9.4.9.0') do
59
execute_goals :id => 'default-push', :skip => true
60
end
61
0 commit comments