diff --git a/gradle.properties b/gradle.properties index 9c45075d..e17683f7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -projectVersion=5.1.0-SNAPSHOT +projectVersion=5.1.0 # This prevents the Grails Gradle Plugin from unnecessarily excluding slf4j-simple in the generated POMs # https://github.com/grails/grails-gradle-plugin/issues/222