Skip to content

Commit

Permalink
Merge pull request #727 from robertpanzer/jruby-9.2.2.0
Browse files Browse the repository at this point in the history
Bump JRuby to 9.2.4.0
  • Loading branch information
robertpanzer authored Nov 16, 2018
2 parents ebb4c2a + 8b1104e commit 7059f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ext {
guavaVersion = '18.0'
hamcrestVersion = '1.3'
jcommanderVersion = '1.35'
jrubyVersion = '9.2.3.0'
jrubyVersion = '9.2.4.0'
jsoupVersion = '1.10.2'
junitVersion = '4.12'
nettyVersion = '4.0.33.Final'
Expand Down

0 comments on commit 7059f80

Please sign in to comment.