asciidoctor / asciidoctorj-pdf

AsciidoctorJ PDF bundles the Asciidoctor PDF RubyGem (asciidoctor-pdf) so it can be loaded into the JVM using JRuby.
Apache License 2.0
36 stars 17 forks source link

Fix jruby-gradle-plugin & asciidoctor-pdf 2.3.18 #106

Closed robertpanzer closed 1 month ago

robertpanzer commented 1 month ago

Kind of change

[ ] Bug fix [ ] New non-breaking feature [ ] New breaking feature [ ] Documentation update [x] Build improvement

Description

Just as with asciidoctorj we need to fix the dependencies for the jruby-gradle-plugin here as well. Also updates Gradle itself to the latest version, 8.8.

robertpanzer commented 1 month ago

Also upgraded asciidoctor-pdf to the latest version to see if it would fix the build issues.

Together with the jruby-gradle-plugin not being able to resolve with its declared dependencies anymore, it also doesn't seem to run on Gradle 8.8.