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

Commit 78ba1b1

Browse files
authored
Merge pull request #569 from grails/renovate/org.grails.plugins-views-gradle-3.x
Update dependency org.grails.plugins:views-gradle to v3.1.0
2 parents 6b61f1b + 86ae713 commit 78ba1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
1010
classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.0-alpha.1"
1111
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
12-
classpath "org.grails.plugins:views-gradle:3.0.0"
12+
classpath "org.grails.plugins:views-gradle:3.1.0"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)