Skip to content

Commit

Permalink
fix(deps): update grails.views to v3.2.3 (#43)
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 Apr 9, 2024
1 parent 73b665e commit 964b370
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.2.2'
grails-views = '3.2.3'
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.2'
grails-views = '3.2.2'
grails-views = '3.2.3'
micronaut = '3.10.4'
slf4j = '1.7.36'
spring = '5.3.32'
Expand Down

0 comments on commit 964b370

Please sign in to comment.