Skip to content

Commit 98079a3

Browse files
committed
Revert asciidoctorj-pdf upgrade
See gh-23006
1 parent 9905200 commit 98079a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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("io.spring.gradle:propdeps-plugin:0.0.9.RELEASE")
7-
classpath("org.asciidoctor:asciidoctorj-pdf:1.5.0-alpha.17")
7+
classpath("org.asciidoctor:asciidoctorj-pdf:1.5.0-alpha.16")
88
}
99
}
1010

0 commit comments

Comments
 (0)