Skip to content

Commit ea47793

Browse files
committed
Upgrade to Grace Scaffolding 5.2.1
Closes gh-141
1 parent 8e4cf5c commit ea47793

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/grails.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ database-migration = "5.2.1"
55
fields = "5.2.1"
66
geb = "5.2.1"
77
hibernate5 = "2022.2.1"
8-
scaffolding = "5.2.0"
8+
scaffolding = "5.2.1"
99

1010
[profiles]
1111
base = "2022.2.0"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ grace-events = "5.2.1"
1818
grails-gdoc = "1.0.1"
1919
grace-gorm = "2022.2.1"
2020
grace-gorm-hibernate = "2022.2.1"
21-
grace-scaffolding = "5.2.0"
21+
grace-scaffolding = "5.2.1"
2222
grace-views = "5.2.0"
2323
groovy = "3.0.17"
2424
gson = "2.9.1"

0 commit comments

Comments
 (0)