Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctor-converter-doxia-module
Browse files Browse the repository at this point in the history
Bumps [org.asciidoctor:asciidoctor-converter-doxia-module](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.0.0 to 3.1.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.0.0...asciidoctor-maven-tools-3.1.0)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-converter-doxia-module
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 72dfbc8 commit 00f01ba
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 @@ -205,7 +205,7 @@
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-converter-doxia-module</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 00f01ba

Please sign in to comment.