Skip to content

Commit

Permalink
fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.2 (
Browse files Browse the repository at this point in the history
#648)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 082671d commit 9f4e44d
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 @@ -9,7 +9,7 @@ buildscript {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.asciidoctor:asciidoctor-gradle-jvm:4.0.2"
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
classpath "org.grails.plugins:views-gradle:3.2.1"
classpath "org.grails.plugins:views-gradle:3.2.2"
}
}

Expand Down

0 comments on commit 9f4e44d

Please sign in to comment.