1.1 What's new in Grails 6?
Version: 6.0.0
Table of Contents
1.1 What's new in Grails 6?
This section covers all the new features introduced in Grails 6
Overview
Grails framework 6 updates to Spring 5.3.27 and Spring Boot 2.7.12. We recommend checking the following Spring technologies release notes for more information.
Grails framework 6 is built with Groovy 3.0.11, which requires JDK 11 as the minimum version of JRE.
1.1.1 Updated Dependencies
Grails 6.0.0 ships with the following dependency upgrades:
-
Groovy 3.0.11
-
Micronaut 3
-
Micronaut for Spring 4
-
GORM 8
-
Spring Framework 5.3
-
Spring Boot 2.7
-
Gradle 7.6.1
-
Spock 2.1-groovy-3.0
-
Grails Testing Support 3