Skip to content

Commit

Permalink
Bump asciidoctorj from 2.5.5 to 2.5.6 (#12705)
Browse files Browse the repository at this point in the history
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.5 to 2.5.6.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.6/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.5...v2.5.6)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent b1c2c56 commit ebe5f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
'org.yaml:snakeyaml:1.30',
"org.codehaus.groovy:groovy-ant:$groovyVersion"

compile 'org.asciidoctor:asciidoctorj:2.5.5'
compile 'org.asciidoctor:asciidoctorj:2.5.6'
compile('org.xhtmlrenderer:core-renderer:8.0') {
exclude group: 'bouncycastle', module:'bcprov-jdk14'
}
Expand Down

0 comments on commit ebe5f80

Please sign in to comment.