Skip to content

Commit b0ab565

Browse files
committed
Upgrade to AsciidoctorJ PDF 2.3.3
Closes gh-873
1 parent 1e19b5c commit b0ab565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
api("org.apache.tomcat.embed:tomcat-embed-core:10.1.1")
1717
api("org.apache.tomcat.embed:tomcat-embed-el:10.1.1")
1818
api("org.asciidoctor:asciidoctorj:2.5.7")
19-
api("org.asciidoctor:asciidoctorj-pdf:2.3.0")
19+
api("org.asciidoctor:asciidoctorj-pdf:2.3.3")
2020
api("org.assertj:assertj-core:3.23.1")
2121
api("org.hamcrest:hamcrest-core:1.3")
2222
api("org.hamcrest:hamcrest-library:1.3")

0 commit comments

Comments
 (0)