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
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