Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctor-gradle-jvm from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps org.asciidoctor:asciidoctor-gradle-jvm from 4.0.0 to 4.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and daniellansun committed Jan 11, 2024
1 parent 26d98b4 commit 4011e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
}

dependencies {
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.0'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.1'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:4.0.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.1.13'
implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.1'
Expand Down

0 comments on commit 4011e02

Please sign in to comment.