Skip to content

Commit

Permalink
Upgrade JRuby to 9.3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Sep 15, 2022
1 parent b466a81 commit 46c4241
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Improvement::
* BREAKING: Allow Preprocessor extensions to create new Readers and replace the original Reader. (#1081)
* Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1114)
* Upgrade to asciidoctorj-pdf 2.3.0 (#1109)
* Upgrade to JRuby 9.3.7.0 (#1109)
* Upgrade to JRuby 9.3.8.0 (#1116)
* Upgrade to tilt 2.0.11 (#1109)
* Upgrade to asciimath 2.0.4 (#1109)

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.3.7.0'
jrubyVersion = '9.3.8.0'
jsoupVersion = '1.14.3'
junitVersion = '4.13.2'
assertjVersion = '3.23.1'
Expand Down

0 comments on commit 46c4241

Please sign in to comment.