Skip to content

Commit 6e1bda1

Browse files
Update dependency org.asciidoctor:asciidoctorj to v2.5.5 (#12634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 287a3bd commit 6e1bda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
'org.yaml:snakeyaml:1.30',
1313
"org.codehaus.groovy:groovy-ant:$groovyVersion"
1414

15-
api 'org.asciidoctor:asciidoctorj:2.5.4'
15+
api 'org.asciidoctor:asciidoctorj:2.5.5'
1616
api('org.xhtmlrenderer:core-renderer:8.0') {
1717
exclude group: 'bouncycastle', module:'bcprov-jdk14'
1818
}

0 commit comments

Comments
 (0)