Skip to content

Commit c297180

Browse files
Bump asciidoctorj-pdf from 1.5.0-alpha.11 to 1.5.4 (#868)
Bumps [asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj) from 1.5.0-alpha.11 to 1.5.4. - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctorj/commits/v1.5.4) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj-pdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48aa766 commit c297180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.12'
88
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.12'
99
classpath 'org.asciidoctor:asciidoctorj-epub3:1.5.0-alpha.6'
10-
classpath 'org.asciidoctor:asciidoctorj-pdf:1.5.0-alpha.11'
10+
classpath 'org.asciidoctor:asciidoctorj-pdf:1.5.4'
1111
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0"
1212
}
1313
}

0 commit comments

Comments
 (0)