Skip to content

Commit

Permalink
Update dependency org.grails.plugins:views-gradle to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2022
1 parent 228c84f commit 960c870
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 "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
classpath "org.grails.plugins:views-gradle:2.2.1"
classpath "org.grails.plugins:views-gradle:2.3.1"
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
}
}
Expand Down

0 comments on commit 960c870

Please sign in to comment.