diff --git a/gradle.properties b/gradle.properties index 46756bc8..cef41830 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -domaVersion=2.56.0 +domaVersion=2.57.0 # https://github.com/diffplug/spotless/issues/834 org.gradle.jvmargs=-Dfile.encoding=UTF-8 \