Skip to content

Commit

Permalink
fix(deps): update dependency org.asciidoctor:asciidoctor-gradle-jvm t…
Browse files Browse the repository at this point in the history
…o v4.0.3
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent f1f1f5a commit 74d68cb
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 @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.0"
classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.3"
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
}
Expand Down

0 comments on commit 74d68cb

Please sign in to comment.