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

Commit 90ef635

Browse files
authored
Merge pull request #384 from grails/renovate/grails-views-monorepo
Update dependency org.grails.plugins:views-gradle to v2.1.0-RC4
2 parents 58c6ae1 + 4afb233 commit 90ef635

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.RC3"
12+
classpath "org.grails.plugins:views-gradle:2.1.0-RC4"
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)