Skip to content

Commit

Permalink
Merge pull request #774 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 v3.1.0
  • Loading branch information
puneetbehl committed Oct 18, 2023
2 parents 84136d1 + 572ae32 commit 65f132e
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 @@ -8,7 +8,7 @@ buildscript {
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.grails.plugins:views-gradle:3.0.0"
classpath "org.grails.plugins:views-gradle:3.1.0"
classpath("org.asciidoctor:asciidoctor-gradle-jvm:4.0.0-alpha.1")
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
}
Expand Down

0 comments on commit 65f132e

Please sign in to comment.