Skip to content

Commit 55e7c3d

Browse files
chore(deps): bump org.asciidoctor:asciidoctor-maven-plugin in /restdocs (#1701)
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-version: 3.2.0 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 9f7163e commit 55e7c3d

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.1.1</version>
169+
<version>3.2.0</version>
170170
<executions>
171171
<execution>
172172
<id>generate-docs</id>

0 commit comments

Comments
 (0)