Skip to content

Commit 737c1f8

Browse files
committed
Upgrade to Asciidoctor PDF 2.3.0
Closes gh-858
1 parent 737b114 commit 737c1f8

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
@@ -14,7 +14,7 @@ dependencies {
1414
api("junit:junit:4.12")
1515
api("org.apache.pdfbox:pdfbox:2.0.27")
1616
api("org.asciidoctor:asciidoctorj:2.5.6")
17-
api("org.asciidoctor:asciidoctorj-pdf:2.1.4")
17+
api("org.asciidoctor:asciidoctorj-pdf:2.3.0")
1818
api("org.assertj:assertj-core:3.23.1")
1919
api("org.hamcrest:hamcrest-core:1.3")
2020
api("org.hamcrest:hamcrest-library:1.3")

0 commit comments

Comments
 (0)