Skip to content

Commit

Permalink
fix(deps): update grails.views to v3.2.1 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 6c63d0e commit 073c53e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/buildsrc.libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
grails-gradle-plugin = '6.1.2'
grails-gsp = '6.2.1'
grails-views = '3.1.2'
grails-views = '3.2.1'
nexus-publish-gradle-plugin = '1.3.0'

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
grails = '6.1.2'
grails-gsp = '6.2.1'
grails-testing-support = '3.2.1'
grails-views = '3.1.2'
grails-views = '3.2.1'
micronaut = '3.10.3'
slf4j = '1.7.36'
spring = '5.3.32'
Expand Down

0 comments on commit 073c53e

Please sign in to comment.