Skip to content

Commit

Permalink
Bump org.asciidoctor.jvm.convert from 3.3.2 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps org.asciidoctor.jvm.convert from 3.3.2 to 4.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 52646a9 commit e215f59
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 @@ -4,7 +4,7 @@ import static java.nio.charset.StandardCharsets.UTF_8

plugins {
id 'archunit.base-conventions'
id "org.asciidoctor.jvm.convert" version "3.3.2"
id "org.asciidoctor.jvm.convert" version "4.0.2"
}

task cleanUserGuide(type: Delete) {
Expand Down

0 comments on commit e215f59

Please sign in to comment.