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

Reply via email to