We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2451ab5 commit e09b0c0Copy full SHA for e09b0c0
1 file changed
Mavenfile
@@ -23,7 +23,7 @@ plugin :invoker, '1.8' do
23
:properties => { 'warbler.version' => '${project.version}',
24
'jruby.version' => '${jruby.version}',
25
'jetty.version' => '${jetty.version}',
26
- 'bundler.version' => '1.12.5',
+ 'bundler.version' => '2.6.3',
27
'jruby.plugins.version' => '${jruby.plugins.version}' },
28
29
:goals => ['verify'],
0 commit comments