Skip to content

Commit 7537e36

Browse files
committed
Upgrade to AsciidoctorJ 2.5.4
Closes gh-835
1 parent 108e04b commit 7537e36

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("io.rest-assured:rest-assured:5.0.1")
1616
api("org.apache.pdfbox:pdfbox:2.0.7")
17-
api("org.asciidoctor:asciidoctorj:2.5.2")
17+
api("org.asciidoctor:asciidoctorj:2.5.4")
1818
api("org.asciidoctor:asciidoctorj-pdf:1.6.0")
1919
api("org.assertj:assertj-core:3.11.1")
2020
api("org.hamcrest:hamcrest-core:1.3")

0 commit comments

Comments
 (0)