diff --git a/README.adoc b/README.adoc index ab074e55..3a9dec1c 100644 --- a/README.adoc +++ b/README.adoc @@ -29,9 +29,9 @@ ifndef::awestruct[:uri-docs: https://asciidoctor.org/docs] :uri-repo: https://github.com/asciidoctor/asciidoctorj :uri-issues: {uri-repo}/issues :uri-zulip: https://asciidoctor.zulipchat.com/ -:artifact-version: 2.5.7 -:asciidoctorj-epub3-version: 1.5.1 -:asciidoctorj-pdf-version: 1.6.2 +:artifact-version: 2.5.11 +:asciidoctorj-epub3-version: 2.0.1 +:asciidoctorj-pdf-version: 2.3.12 :uri-maven-artifact-query: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.asciidoctor%22%20AND%20a%3A%22asciidoctorj%22%20AND%20v%3A%22{artifact-version}%22 :uri-maven-artifact-detail: http://search.maven.org/#artifactdetails%7Corg.asciidoctor%7Casciidoctorj%7C{artifact-version}%7Cjar :uri-maven-artifact-file: http://search.maven.org/remotecontent?filepath=org/asciidoctor/asciidoctorj/{artifact-version}/asciidoctorj-{artifact-version} diff --git a/docs/antora.yml b/docs/antora.yml index 2be42c2d..0185a151 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -3,11 +3,11 @@ title: AsciidoctorJ version: '2.5' asciidoc: attributes: - release-version: 2.5.10 - artifact-version: 2.5.10 - asciidoctorj-epub3-version: 1.5.1 - asciidoctorj-pdf-version: 1.6.2 - jruby-version: 9.4.2.0 + release-version: 2.5.11 + artifact-version: 2.5.11 + asciidoctorj-epub3-version: 2.0.1 + asciidoctorj-pdf-version: 2.3.12 + jruby-version: 9.4.5.0 url-jruby: https://www.jruby.org/ url-gradle: https://gradle.org url-repo: https://github.com/asciidoctor/asciidoctorj