Skip to content

Commit fd62b28

Browse files
Bump org.asciidoctor:asciidoctor-maven-plugin
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-tools-3.1.1...asciidoctor-maven-tools-3.2.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4585ef commit fd62b28

File tree

1 file changed

+1
-1
lines changed
  • build-caching-maven-samples/asciidoctor-project

1 file changed

+1
-1
lines changed

build-caching-maven-samples/asciidoctor-project/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<plugin>
1818
<groupId>org.asciidoctor</groupId>
1919
<artifactId>asciidoctor-maven-plugin</artifactId>
20-
<version>3.1.1</version>
20+
<version>3.2.0</version>
2121
<dependencies>
2222
</dependencies>
2323
<configuration>

0 commit comments

Comments
 (0)