Skip to content

Commit

Permalink
upgrade jruby to 9.2.8.0 as it fixed some assertions bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed Sep 28, 2019
1 parent 058f86d commit 7abca37
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 @@ -45,7 +45,7 @@ ext {
guavaVersion = '18.0'
hamcrestVersion = '1.3'
jcommanderVersion = '1.72'
jrubyVersion = '9.2.7.0'
jrubyVersion = '9.2.8.0'
jsoupVersion = '1.10.2'
junitVersion = '4.12'
nettyVersion = '4.0.33.Final'
Expand Down

0 comments on commit 7abca37

Please sign in to comment.