diff --git a/gradle.properties b/gradle.properties index 838a22f4..0d305309 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -domaVersion=3.0.0 +domaVersion=3.0.1 # https://github.com/diffplug/spotless/issues/834 org.gradle.jvmargs=-Dfile.encoding=UTF-8 \