Skip to content

Commit

Permalink
Upgrade to Grace Scaffolding Plugin 6.1.0-M3
Browse files Browse the repository at this point in the history
Closes gh-658
rainboyan committed Nov 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 91b3e9a commit fc982cd
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
@@ -5,7 +5,7 @@ database-migration = "6.1.0-SNAPSHOT"
fields = "6.1.0-SNAPSHOT"
geb = "6.1.0-SNAPSHOT"
hibernate = "2023.1.0-M3"
scaffolding = "6.1.0-SNAPSHOT"
scaffolding = "6.1.0-M3"

[profiles]
base = "2023.1.0-SNAPSHOT"
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ grace-events = "6.1.0-M3"
grails-gdoc = "1.0.1"
grace-gorm = "2023.1.0-M3"
grace-gorm-hibernate = "2023.1.0-M3"
grace-scaffolding = "6.1.0-SNAPSHOT"
grace-scaffolding = "6.1.0-M3"
grace-views = "6.1.0-SNAPSHOT"
groovy = "4.0.23"
gson = "2.10.1"

0 comments on commit fc982cd

Please sign in to comment.