diff --git a/gradle.properties b/gradle.properties index bc334ab..2405d2d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,4 +11,4 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=350m \ --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED org.gradle.caching=true org.gradle.parallel=true -pluginVersion=3.3.0 +pluginVersion=3.3.1-SNAPSHOT