https://github.com/apache/grails-core/pull/15696 was the last work in this area.
On 2026/07/22 13:00:23 Mattias Reichel wrote: > I find this confusing: > def grailsVersion = '8.0.0-SNAPSHOT > *' > > Why are we not setting it to: > def grailsVersion = '8.0 > *' > > What am I missing? > > /Mattias >
