Skip to content

Commit 22bbca6

Browse files
Bump asciidoctorj from 2.5.2 to 2.5.4 (#12611)
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.2 to 2.5.4. - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctorj@v2.5.2...v2.5.4) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d393244 commit 22bbca6

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.29',
1313
"org.codehaus.groovy:groovy-ant:$groovyVersion"
1414

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

0 commit comments

Comments
 (0)