Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctorj from 2.5.13 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.13 to 3.0.0.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.13...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent b05f2d8 commit e7ea8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

ext {
asciidoctorjVersion = '2.5.13'
asciidoctorjVersion = '3.0.0'
asciidoctorjPdfVersion = '2.3.19'
}

Expand Down

0 comments on commit e7ea8d4

Please sign in to comment.