Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.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.0.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.0.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 07a3997 commit bfc191c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</licenses>

<properties>
<version.asciidoctor>3.0.0</version.asciidoctor>
<version.asciidoctor>3.1.1</version.asciidoctor>
<java.docs.dir>apidocs</java.docs.dir>
<java.docs.output.directory>${project.build.directory}/site/${java.docs.dir}</java.docs.output.directory>
</properties>
Expand Down

0 comments on commit bfc191c

Please sign in to comment.