Skip to content

Commit 1e19b5c

Browse files
committed
Upgrade to AsciidoctorJ 2.5.7
Closes gh-872
1 parent 6a2f8fc commit 1e19b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-restdocs-platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
api("org.apache.pdfbox:pdfbox:2.0.27")
1616
api("org.apache.tomcat.embed:tomcat-embed-core:10.1.1")
1717
api("org.apache.tomcat.embed:tomcat-embed-el:10.1.1")
18-
api("org.asciidoctor:asciidoctorj:2.5.6")
18+
api("org.asciidoctor:asciidoctorj:2.5.7")
1919
api("org.asciidoctor:asciidoctorj-pdf:2.3.0")
2020
api("org.assertj:assertj-core:3.23.1")
2121
api("org.hamcrest:hamcrest-core:1.3")

0 commit comments

Comments
 (0)