Skip to content

Commit

Permalink
Upgrade to Grace Scaffolding 5.2.7
Browse files Browse the repository at this point in the history
Closes gh-461
  • Loading branch information
rainboyan committed Aug 15, 2024
1 parent b5c8f2e commit 4b5fffb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/grails.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ database-migration = "5.2.6"
fields = "5.2.6"
geb = "5.2.7"
hibernate5 = "2022.2.7"
scaffolding = "5.2.6"
scaffolding = "5.2.7"

[profiles]
base = "2022.2.6"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ grace-events = "5.2.7"
grails-gdoc = "1.0.1"
grace-gorm = "2022.2.7"
grace-gorm-hibernate = "2022.2.7"
grace-scaffolding = "5.2.6"
grace-scaffolding = "5.2.7"
grace-views = "5.2.7"
groovy = "3.0.22"
gson = "2.9.1"
Expand Down

0 comments on commit 4b5fffb

Please sign in to comment.