grails-data-mapping
grails-data-mapping copied to clipboard
Ugrade Groovy version to 4+
Groovy 4 has been released 2 years ago and is already in use by many libraries and frameworks out there.
GORM because of it's Groovy 3.0.11 can not be used in actual version of e.g. Micronaut 4.0 as a data-layer.
+1
Thank you for reporting it. We are already working towards Grails 7 which will support Apache Groovy 4.
https://github.com/grails/grails-data-mapping/pull/1810