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

Commit 9c14aca

Browse files
authored
Merge pull request #191 from grails/dependabot/gradle/7.0.x/org.asciidoctor-asciidoctor-gradle-plugin-1.6.1
Bump asciidoctor-gradle-plugin from 1.5.9.2 to 1.6.1
2 parents f5bffb2 + a839ce4 commit 9c14aca

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
@@ -14,7 +14,7 @@ buildscript {
1414
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1515
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
1616
classpath "org.grails.plugins:views-gradle:2.0.0"
17-
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.9.2'
17+
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
1818
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
1919
}
2020
}

0 commit comments

Comments
 (0)