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

Commit d7e1c2a

Browse files
fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.2 (#854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f106f68 commit d7e1c2a

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
@@ -8,7 +8,7 @@ buildscript {
88
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
99
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1010
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
11-
classpath "org.grails.plugins:views-gradle:3.2.1"
11+
classpath "org.grails.plugins:views-gradle:3.2.2"
1212
classpath("org.asciidoctor:asciidoctor-gradle-jvm:4.0.2")
1313
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
1414
}

0 commit comments

Comments
 (0)