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

Commit f633ecf

Browse files
authored
Merge pull request #346 from grails/puneetbehl-patch-2
Bump views-gradle from 2.1.0.RC1 to 2.1.0.RC2
2 parents 100028a + 94a2fe6 commit f633ecf

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
@@ -9,7 +9,7 @@ buildscript {
99
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1010
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1111
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
12-
classpath "org.grails.plugins:views-gradle:2.1.0.RC1"
12+
classpath "org.grails.plugins:views-gradle:2.1.0.RC2"
1313
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
1414
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
1515
}

0 commit comments

Comments
 (0)