Skip to content

Commit

Permalink
Bump Asciidoctorj to 2.5.0 and jRuby to 9.2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed May 1, 2021
1 parent 398a422 commit 6d24197
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.adoc
Expand Up @@ -25,6 +25,7 @@ Build / Infrastructure::
* Rename main branch (#524)
* Set maven wrapper to use maven v3.8.1 (#525)
* Upgrade Asciidoctorj to v2.4.3 and jRuby to v9.2.14.0 (#526)
* Upgrade Asciidoctorj to v2.5.0 and jRuby to v9.2.17.0 (#531)

Maintenance::

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -60,8 +60,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.java.version>1.8</project.java.version>
<project.execution.environment>JavaSE-1.8</project.execution.environment>
<asciidoctorj.version>2.4.3</asciidoctorj.version>
<jruby.version>9.2.14.0</jruby.version>
<asciidoctorj.version>2.5.0</asciidoctorj.version>
<jruby.version>9.2.17.0</jruby.version>
<maven.coveralls.plugin.version>4.3.0</maven.coveralls.plugin.version>
<maven.jacoco.plugin.version>0.8.6</maven.jacoco.plugin.version>
<maven.plugin.plugin.version>3.5</maven.plugin.plugin.version>
Expand Down

0 comments on commit 6d24197

Please sign in to comment.