diff --git a/gradle.properties b/gradle.properties index 3706058881..a6a1246384 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ projectUrl=https://github.com/grails/grails-gsp githubSlug=grails/grails-gsp githubBranch=7.0.x developers=Puneet Behl, Graeme Rocher -grailsGradlePluginVersion=6.2.0 +grailsGradlePluginVersion=7.0.0-SNAPSHOT grailsVersion=7.0.0-SNAPSHOT groovyVersion=4.0.22 annotationApiVersion=3.0.0 @@ -26,7 +26,7 @@ slf4jVersion=1.7.32 antVersion=1.10.14 controllersRef=https://docs.grails.org/latest/ref/Controllers commandLineRef=https://docs.grails.org/latest/ref/Command%20Line -grailsDocsVersion=5.0.2 +grailsDocsVersion=7.0.0-SNAPSHOT testingSupportVersion=4.0.0-SNAPSHOT junit-jupiter.version=5.8.0