Skip to content

Commit 5b0fb58

Browse files
Bump asciidoctorj-epub3 from 1.5.0-alpha.6 to 1.5.1 (#869)
Bumps [asciidoctorj-epub3](https://github.com/asciidoctor/asciidoctorj-epub3) from 1.5.0-alpha.6 to 1.5.1. - [Release notes](https://github.com/asciidoctor/asciidoctorj-epub3/releases) - [Commits](https://github.com/asciidoctor/asciidoctorj-epub3/commits/v1.5.1) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj-epub3 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 c297180 commit 5b0fb58

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
@@ -6,7 +6,7 @@ buildscript {
66
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
77
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.12'
88
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.12'
9-
classpath 'org.asciidoctor:asciidoctorj-epub3:1.5.0-alpha.6'
9+
classpath 'org.asciidoctor:asciidoctorj-epub3:1.5.1'
1010
classpath 'org.asciidoctor:asciidoctorj-pdf:1.5.4'
1111
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0"
1212
}

0 commit comments

Comments
 (0)