We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da65ad commit fbe637aCopy full SHA for fbe637a
grails-data-neo4j/build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
8
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
9
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
10
- classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.2"
+ classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.4"
11
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
12
classpath "org.grails.plugins:views-gradle:3.1.2"
13
}
0 commit comments