Skip to content

Commit 593fcb9

Browse files
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 (#183)
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.6 to 3.0.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-plugin-2.2.6...asciidoctor-maven-tools-3.0.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86fcddc commit 593fcb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.asciidoctor</groupId>
8080
<artifactId>asciidoctor-maven-plugin</artifactId>
81-
<version>2.2.6</version>
81+
<version>3.0.0</version>
8282
<configuration>
8383
<attributes>
8484
<group-id>${project.groupId}</group-id>

0 commit comments

Comments
 (0)