Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit d1f739c

Browse files
fix(deps): update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4.0.3
1 parent 8453f68 commit d1f739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
1212
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
13-
classpath 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.2'
13+
classpath 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.3'
1414
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
1515
classpath "org.grails.plugins:views-gradle:3.2.3"
1616
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"

0 commit comments

Comments
 (0)