Skip to content

Commit

Permalink
Update dependency org.asciidoctor:asciidoctorj to v2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and leonard84 committed Dec 29, 2023
1 parent 7ba847a commit 5458b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/asciidoc-extensions/asciidoc-extensions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {

dependencies {
// sync with version from https://github.com/asciidoctor/asciidoctor-gradle-plugin/blob/master/jvm/build.gradle ?
compileOnly 'org.asciidoctor:asciidoctorj:2.5.4'
compileOnly 'org.asciidoctor:asciidoctorj:2.5.11'
}

tasks.register('installAsciidocExtension', Copy) {
Expand Down

0 comments on commit 5458b32

Please sign in to comment.