Skip to content

Commit

Permalink
Bump Asciidoctor Maven Plugin to 2.2.6
Browse files Browse the repository at this point in the history
Contains fix for breadcrumb issue:
asciidoctor/asciidoctor-maven-plugin#763
  • Loading branch information
kriegaex committed Feb 10, 2024
1 parent c5871d7 commit 00a6f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<version>2.2.5</version>
<version>2.2.6</version>
</dependency>
<dependency>
<groupId>org.asciidoctor</groupId>
Expand Down

0 comments on commit 00a6f7c

Please sign in to comment.