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 (grails#274)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent e362e03 commit 954ef75
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 @@ -28,7 +28,7 @@ dependencies {
implementation "com.fizzed:rocker-compiler:1.4.0"
implementation "com.fasterxml.jackson.core:jackson-databind:2.16.1"
implementation "io.sdkman:gradle-sdkvendor-plugin:3.0.0"
implementation "org.asciidoctor:asciidoctor-gradle-jvm:3.3.2"
implementation "org.asciidoctor:asciidoctor-gradle-jvm:4.0.2"
implementation "com.diffplug.spotless:spotless-plugin-gradle:6.24.0"
implementation "io.spring.nohttp:nohttp-gradle:0.0.11"
implementation "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"
Expand Down

0 comments on commit 954ef75

Please sign in to comment.