asciidoctor / asciidoctor-gradle-plugin

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
https://asciidoctor.github.io/asciidoctor-gradle-plugin/
Apache License 2.0
283 stars 120 forks source link

Please be compatible with OpenJDK 21 #729

Open diguage opened 1 month ago

diguage commented 1 month ago

OpenJDK 21 is a great JDK and an LTS version. It has been released for half a year.

Currently using the latest version of the plug-in, errors always throws.

Please be compatible with OpenJDK21.