Skip to content

Commit

Permalink
Merge pull request #1477 from gradle/dependabot/maven/build-caching-m…
Browse files Browse the repository at this point in the history
…aven-samples/org.asciidoctor-asciidoctor-maven-plugin-3.1.0

Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 in /build-caching-maven-samples
  • Loading branch information
erichaagdev authored Oct 31, 2024
2 parents d1adcac + b887b55 commit b42e4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-caching-maven-samples/asciidoctor-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<dependencies>
</dependencies>
<configuration>
Expand Down

0 comments on commit b42e4e0

Please sign in to comment.