Skip to content

Commit

Permalink
chore(deps): update dependency org.asciidoctor:asciidoctor-gradle-jvm…
Browse files Browse the repository at this point in the history
… to v4.0.3 (#1017)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent ac6c13d commit 1d9e310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {
}

dependencies {
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.2'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.3'
implementation 'com.gradle.publish:plugin-publish-plugin:1.2.1'
implementation 'pl.droidsonroids.gradle.jacoco:pl.droidsonroids.gradle.jacoco:1.0.12'
implementation 'io.micronaut.build.internal.quality-checks:io.micronaut.build.internal.quality-checks.gradle.plugin:7.1.4'
Expand Down

0 comments on commit 1d9e310

Please sign in to comment.