Skip to content

Commit

Permalink
Upgrade to jruby 9.3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Jan 19, 2022
1 parent 97417c5 commit 3aa35f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ For a detailed view of what has changed, refer to the {url-repo}/commits/main[co
Improvement::

* Upgrade to jcommander 1.81 (#1079)
* Upgrade to JRuby 9.3.3.0 (#1079)

Bug Fixes::

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ext {
guavaVersion = '18.0'
hamcrestVersion = '1.3'
jcommanderVersion = '1.82'
jrubyVersion = '9.2.20.1'
jrubyVersion = '9.3.3.0'
jsoupVersion = '1.14.3'
junitVersion = '4.13.2'
assertjVersion = '3.19.0'
Expand Down

0 comments on commit 3aa35f0

Please sign in to comment.