Skip to content

Commit

Permalink
Update UPGRADE7.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole authored Nov 6, 2024
1 parent 76b1cc6 commit cd5dd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE7.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ Experienced while upgrading modules for Grails 7
- https://github.com/grails/gorm-hibernate5/pull/910/commits/c8de45df204966ccc228b46b94beeb2142ae0f59
- [GROOVY-10621](https://issues.apache.org/jira/browse/GROOVY-10621)
- Primitive booleans will no longer generate the form of isProperty & getProperty. They will only generate isProperty()
- [GROOVY-5169](https://issues.apache.org/jira/browse/GROOVY-5169)
- [GROOVY-5169](https://issues.apache.org/jira/browse/GROOVY-5169) [GROOVY-10449](https://issues.apache.org/jira/browse/GROOVY-10449)
- Fields with a public modifier were not considered a property in groovy 3, but are now.

0 comments on commit cd5dd57

Please sign in to comment.