Skip to content

Commit

Permalink
Merge pull request #384 from grails/renovate/grails-views-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.grails.plugins:views-gradle to v2.1.0-RC4
  • Loading branch information
puneetbehl authored Oct 6, 2021
2 parents 58c6ae1 + 4afb233 commit 90ef635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.grails.plugins:views-gradle:2.1.0.RC3"
classpath "org.grails.plugins:views-gradle:2.1.0-RC4"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
}
Expand Down

0 comments on commit 90ef635

Please sign in to comment.