Skip to content

Commit 0255d6e

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] <support@github.com>
1 parent aa577d0 commit 0255d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-build-asciidoctor-extensions/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ description = 'Asciidoctor extensions for Hibernate Reactive'
1111

1212
dependencies {
1313
implementation "org.hibernate.infra:hibernate-asciidoctor-extensions:3.2.0.Final"
14-
implementation "org.asciidoctor:asciidoctorj:3.0.0"
14+
implementation "org.asciidoctor:asciidoctorj:3.0.1"
1515
}

0 commit comments

Comments
 (0)