Skip to content

Commit

Permalink
fix(deps): update dependency org.asciidoctor:asciidoctorj-pdf to v2.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 268a892 commit 7457ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
dependencies {
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath 'org.asciidoctor:asciidoctorj-epub3:2.1.3'
classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.18'
classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.19'
}
}

Expand Down

0 comments on commit 7457ebf

Please sign in to comment.