Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion grails-doc/src/en/guide/introduction/whatsNew.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This section covers all the new features introduced in Grails 7

=== Overview

Grails {GrailsVersion} is a major release that includes new features, improvements, and dependency upgrades.
Grails 7 is a major release that includes new features, improvements, and dependency upgrades.
This release focuses on enhancing the developer experience, improving performance, and ensuring compatibility with the latest technologies.

For detailed information on how to upgrade to Grails 7, including major dependency changes, please see the xref:upgrading#upgrading60x[Upgrading from Grails 6 to Grails 7] section.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ specific language governing permissions and limitations
under the License.
////

Grails {version} ships with the following dependency upgrades:
Grails {version} ships with the following foundational dependency versions:

* Groovy {groovyVersion}
* Spring Framework {springVersion}
Expand Down
Loading