Skip to content

Commit 737b114

Browse files
committed
Upgrade to AsciidoctorJ 2.5.6
Closes gh-857
1 parent 287741e commit 737b114

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
@@ -13,7 +13,7 @@ dependencies {
1313
api("jakarta.validation:jakarta.validation-api:3.0.0")
1414
api("junit:junit:4.12")
1515
api("org.apache.pdfbox:pdfbox:2.0.27")
16-
api("org.asciidoctor:asciidoctorj:2.5.4")
16+
api("org.asciidoctor:asciidoctorj:2.5.6")
1717
api("org.asciidoctor:asciidoctorj-pdf:2.1.4")
1818
api("org.assertj:assertj-core:3.23.1")
1919
api("org.hamcrest:hamcrest-core:1.3")

0 commit comments

Comments
 (0)