Skip to content

Commit

Permalink
Merge pull request #13895 from grails/dependabot/gradle/6.2.x/org.asc…
Browse files Browse the repository at this point in the history
…iidoctor-asciidoctorj-2.5.13

Bump org.asciidoctor:asciidoctorj from 2.5.12 to 2.5.13
  • Loading branch information
codeconsole authored Nov 27, 2024
2 parents 585cd3f + 08ea240 commit 7db0d5f
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:2.2',
"org.codehaus.groovy:groovy-ant:$groovyVersion"

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

0 comments on commit 7db0d5f

Please sign in to comment.