Skip to content

Commit

Permalink
Merge pull request asciidoctor#1234 from headius/jruby_update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer authored Sep 11, 2023
2 parents 1c06b17 + 6501744 commit 9f2d1ff
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 @@ -25,7 +25,7 @@ Improvement::
* Upgrade to asciidoctorj 2.0.20 (#1208)
* Upgrade to asciidoctorj-pdf 2.3.7 (#1182)
* Upgrade to asciidoctorj-diagram 2.2.7
* Upgrade to JRuby 9.4.1.0 (#1141)
* Upgrade to JRuby 9.4.3.0 (#1234)
* Upgrade to tilt 2.0.11 (#1109)
* Upgrade to asciimath 2.0.4 (#1109)
* Expose `sectnum` property in Section interface (#1121)
Expand Down
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.1.0'
jrubyVersion = '9.4.3.0'
jsoupVersion = '1.14.3'
junit4Version = '4.13.2'
junit5Version = '5.9.2'
Expand Down

0 comments on commit 9f2d1ff

Please sign in to comment.