Skip to content

Commit

Permalink
Bump JRuby to v9.4.5.0
Browse files Browse the repository at this point in the history
Fixes #1035
  • Loading branch information
abelsromero committed Nov 26, 2023
1 parent e6298f0 commit eedcd73
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 @@ -71,7 +71,7 @@ ext {
guavaVersion = '18.0'
hamcrestVersion = '1.3'
jcommanderVersion = '1.82'
jrubyVersion = '9.4.3.0'
jrubyVersion = '9.4.5.0'
jsoupVersion = '1.14.3'
junit4Version = '4.13.2'
junit5Version = '5.9.2'
Expand Down

0 comments on commit eedcd73

Please sign in to comment.