This commit is contained in:
Justin Bertram 2024-06-26 22:10:25 -05:00
commit 0a8f4533b4
No known key found for this signature in database
GPG Key ID: F41830B875BB8633
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
<version.maven-plugin-tools>3.11.0</version.maven-plugin-tools> <version.maven-plugin-tools>3.11.0</version.maven-plugin-tools>
<!-- docs --> <!-- docs -->
<asciidoctor.maven.plugin.version>2.2.4</asciidoctor.maven.plugin.version> <asciidoctor.maven.plugin.version>3.0.0</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>2.3.9</asciidoctorj.pdf.version> <asciidoctorj.pdf.version>2.3.9</asciidoctorj.pdf.version>
<!-- this is basically for tests --> <!-- this is basically for tests -->