Skip to content

Commit e554b18

Browse files
chore(deps): bump org.asciidoctor:asciidoctor-maven-plugin in /restdocs (#1590)
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.0.0 to 3.1.1. - [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.0.0...asciidoctor-maven-tools-3.1.1) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a12f064 commit e554b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

restdocs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.asciidoctor</groupId>
168168
<artifactId>asciidoctor-maven-plugin</artifactId>
169-
<version>3.0.0</version>
169+
<version>3.1.1</version>
170170
<executions>
171171
<execution>
172172
<id>generate-docs</id>

0 commit comments

Comments
 (0)