Skip to content

Commit

Permalink
Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 7200471 commit 07df194
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 @@ -12,7 +12,7 @@ dependencies {
implementation "com.fizzed:rocker-compiler:1.4.0"
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.1"
implementation "io.sdkman:gradle-sdkvendor-plugin:3.0.0"
implementation "org.asciidoctor:asciidoctor-gradle-jvm:2.4.0"
implementation "org.asciidoctor:asciidoctor-gradle-jvm:4.0.3"
implementation "com.github.johnrengelman:shadow:8.1.1"
implementation "com.microsoft.azure:azure-functions-gradle-plugin:1.16.1"
}
Expand Down

0 comments on commit 07df194

Please sign in to comment.