Skip to content

Commit 5ff5e14

Browse files
committed
Upgrade to AsciidoctorJ PDF 2.1.4
Closes gh-837
1 parent 30812e2 commit 5ff5e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
api("io.rest-assured:rest-assured:5.1.1")
1616
api("org.apache.pdfbox:pdfbox:2.0.7")
1717
api("org.asciidoctor:asciidoctorj:2.5.4")
18-
api("org.asciidoctor:asciidoctorj-pdf:1.6.0")
18+
api("org.asciidoctor:asciidoctorj-pdf:2.1.4")
1919
api("org.assertj:assertj-core:3.11.1")
2020
api("org.hamcrest:hamcrest-core:1.3")
2121
api("org.hamcrest:hamcrest-library:1.3")

0 commit comments

Comments
 (0)