diff --git a/gradle.properties b/gradle.properties index 15a53c6..f975b8b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,10 +1,10 @@ # -#Wed Oct 02 15:55:01 CEST 2024 -useViolations=false -targetCompatibility=11 -relocate=org,com,se,de +#Thu Oct 03 19:47:30 CEST 2024 description=A collection of scripts +group=se.bjurr.violations maxViolations=5 +relocate=org,com,se:se,de sourceCompatibility=11 -version=2.3.1 -group=se.bjurr.violations +targetCompatibility=11 +useViolations=false +version=2.3.2