Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit ca94cb3

Browse files
Update dependency org.asciidoctor:asciidoctorj-epub3 to v2 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e67042 commit ca94cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
}
55
dependencies {
66
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
7-
classpath 'org.asciidoctor:asciidoctorj-epub3:1.5.1'
7+
classpath 'org.asciidoctor:asciidoctorj-epub3:2.0.1'
88
classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.10'
99
}
1010
}

0 commit comments

Comments
 (0)