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

Commit 815a388

Browse files
committed
Update View Gradle plugin 2.1.0.M1
1 parent 91ddd0d commit 815a388

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
@@ -12,7 +12,7 @@ buildscript {
1212
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1313
// classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
1414
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
15-
classpath "org.grails.plugins:views-gradle:2.0.2"
15+
classpath "org.grails.plugins:views-gradle:2.1.0.M1"
1616
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
1717
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
1818
}

0 commit comments

Comments
 (0)