Skip to content

Commit

Permalink
Upgrade to Grace Scaffolding 6.0.0-M3
Browse files Browse the repository at this point in the history
Closes gh-332
  • Loading branch information
rainboyan committed Jun 11, 2024
1 parent 8f08fe9 commit cf68e02
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 = "6.0.0-M3"
fields = "6.0.0-M2"
geb = "6.0.0-M2"
hibernate = "2023.0.0-M5"
scaffolding = "6.0.0-M2"
scaffolding = "6.0.0-M3"

[profiles]
base = "2023.0.0-M4"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ grace-events = "6.0.0-M4"
grails-gdoc = "1.0.1"
grace-gorm = "2023.0.0-M5"
grace-gorm-hibernate = "2023.0.0-M5"
grace-scaffolding = "6.0.0-M2"
grace-scaffolding = "6.0.0-M3"
grace-views = "6.0.0-M4"
groovy = "4.0.21"
gson = "2.9.1"
Expand Down

0 comments on commit cf68e02

Please sign in to comment.