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 d3793c9 commit 969234bCopy full SHA for 969234b
src/main/groovy/com/github/jrubygradle/JRubyPluginExtension.groovy
@@ -7,7 +7,7 @@ class JRubyPluginExtension {
7
/** The default version of jruby that will be used by jrubyWar
8
*
9
*/
10
- String defaultVersion = '1.7.16'
+ String defaultVersion = '1.7.15'
11
12
/** Directory for jrubyPrepare to install .gem dependencies into
13
0 commit comments