Skip to content

Commit

Permalink
Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4.0.0 (#599
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent ddd865f commit 81e4d1a
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 @@ -7,7 +7,7 @@ buildscript {
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.0-alpha.1"
classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.0"
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
classpath "org.grails.plugins:views-gradle:3.1.1"
}
Expand Down

0 comments on commit 81e4d1a

Please sign in to comment.