Skip to content

Commit

Permalink
Merge pull request #247 from grails/dependabot/gradle/7.0.x/org.grail…
Browse files Browse the repository at this point in the history
…s.plugins-views-gradle-2.0.4

Bump views-gradle from 2.0.2 to 2.0.4
  • Loading branch information
puneetbehl authored Mar 10, 2021
2 parents fcf7f2d + ab42507 commit 5302c6b
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 @@ -13,7 +13,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:$grailsVersion"
classpath "org.grails.plugins:views-gradle:2.0.2"
classpath "org.grails.plugins:views-gradle:2.0.4"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
}
Expand Down

0 comments on commit 5302c6b

Please sign in to comment.