diff --git a/gradle.properties b/gradle.properties index f3479280..e27f9121 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,5 +4,4 @@ jdbVersion=1.0.0 plugintestsVersion=1.0.0 org.gradle.parallel=true -org.gradle.caching=true -org.gradle.configuration-cache=true \ No newline at end of file +org.gradle.caching=true \ No newline at end of file