Skip to content

Commit

Permalink
Update Asciidoc plugin+deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ivargrimstad committed Oct 25, 2023
1 parent 98c08c3 commit 46bc50c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,11 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<version>2.1.0</version>
<dependencies>
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-pdf</artifactId>
<version>1.5.3</version>
<version>2.3.9</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 46bc50c

Please sign in to comment.