Skip to content

Commit 65d3624

Browse files
Bump org.asciidoctor:asciidoctorj from 3.0.0 to 3.0.1
Bumps [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctorj@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c6ab0f commit 65d3624

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
@@ -73,7 +73,7 @@
7373
<build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version>
7474
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
7575
<asciidoctor.maven.plugin.version>3.2.0</asciidoctor.maven.plugin.version>
76-
<asciidoctorj.version>3.0.0</asciidoctorj.version>
76+
<asciidoctorj.version>3.0.1</asciidoctorj.version>
7777
<asciidoctorj.diagram.version>3.0.1</asciidoctorj.diagram.version>
7878
<spotless.version>3.0.0</spotless.version>
7979
<google-java-format.version>1.31.0</google-java-format.version>

0 commit comments

Comments
 (0)