Skip to content

Commit

Permalink
Update dependency org.grails.plugins:views-gradle to v2.3.2 (#585)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 2ab86e1 commit 7e72e44
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.3.1"
classpath "org.grails.plugins:views-gradle:2.3.2"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
Expand Down

0 comments on commit 7e72e44

Please sign in to comment.