Skip to content

Commit 8993112

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.1.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.1.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bac8744 commit 8993112

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.0</asciidoctor.maven.plugin.version>
10+
<asciidoctor.maven.plugin.version>3.1.1</asciidoctor.maven.plugin.version>
1111
<best.practices.document.version>v4-DRAFT</best.practices.document.version>
1212
</properties>
1313
<build>

0 commit comments

Comments
 (0)