Skip to content

Commit 0873157

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.1 to 3.2.0
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 2ee286c commit 0873157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<name>Eclipse UI best practices</name>
88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10-
<asciidoctor.maven.plugin.version>3.1.1</asciidoctor.maven.plugin.version>
10+
<asciidoctor.maven.plugin.version>3.2.0</asciidoctor.maven.plugin.version>
1111
<best.practices.document.version>v4-DRAFT</best.practices.document.version>
1212
</properties>
1313
<build>

0 commit comments

Comments
 (0)