asciidoctor / asciidoctorj-diagram

AsciidoctorJ Diagram bundles the Asciidoctor Diagram RubyGem (asciidoctor-diagram) so it can be loaded into the JVM using JRuby.
Apache License 2.0
10 stars 6 forks source link

Raise minimum Java version to 11 #38

Closed robertpanzer closed 1 year ago

robertpanzer commented 1 year ago

Since asciidoctor-diagram is compiled for Java 11 since version 2.2.8, AsciidoctorJ-diagram has to do that as well.