Skip to content

Commit

Permalink
Upgrade JRuby to 9.1.5.0 (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer authored Sep 19, 2016
1 parent 543ad9d commit 934dbfc
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 @@ -38,7 +38,7 @@ ext {
guavaVersion = '18.0'
hamcrestVersion = '1.3'
jcommanderVersion = '1.35'
jrubyVersion = '9.1.2.0'
jrubyVersion = '9.1.5.0'
jsoupVersion = '1.8.1'
junitVersion = '4.12'
nettyVersion = '4.0.33.Final'
Expand Down

0 comments on commit 934dbfc

Please sign in to comment.