Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 20a04d5 commit 1f33b62
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 @@ plugins {
id 'com.github.ethankhall.semantic-versioning' version '1.1.0'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'com.github.hierynomus.license' version '0.16.1'
id 'org.asciidoctor.jvm.convert' version '4.0.3'
id 'org.asciidoctor.jvm.convert' version '4.0.4'
id 'org.ajoberstar.git-publish' version '4.2.2'
}

Expand Down

0 comments on commit 1f33b62

Please sign in to comment.