Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Nov 15, 2024
1 parent bac8744 commit 8993112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<name>Eclipse UI best practices</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctor.maven.plugin.version>3.1.1</asciidoctor.maven.plugin.version>
<best.practices.document.version>v4-DRAFT</best.practices.document.version>
</properties>
<build>
Expand Down

0 comments on commit 8993112

Please sign in to comment.