Skip to content

Commit

Permalink
Merge pull request #330 from grails/renovate/org.grails.plugins-views…
Browse files Browse the repository at this point in the history
…-gradle-2.x

Update dependency org.grails.plugins:views-gradle to v2.1.0-RC4
  • Loading branch information
Puneet Behl committed Oct 6, 2021
2 parents 5543599 + 5227aed commit c409c7e
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 @@ -12,7 +12,7 @@ buildscript {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
classpath "org.grails.plugins:views-gradle:2.1.0.RC3"
classpath "org.grails.plugins:views-gradle:2.1.0-RC4"
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
}
}
Expand Down

0 comments on commit c409c7e

Please sign in to comment.