Release Information
- What's new in Grails 4 Guide
- User Guide
- Github commits
- Closed Issues
- Resolved the issue related to the running of Grails application with Java 8 due to Groovy 3.0.5 update.
Notes
Please update the Grails Testiing Support library manually by defining the following property in gradle.properties file as:
testingSupport.version=2.2.0.M2