diff --git a/gradle.properties b/gradle.properties index cf46a3e..5e6d029 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ projectVersion=4.0.1-SNAPSHOT grailsVersion=6.1.1 -grailsGradlePluginVersion=5.3.0 +grailsGradlePluginVersion=5.3.1 org.gradle.caching=true org.gradle.daemon=true org.gradle.parallel=true