diff --git a/gradle.properties b/gradle.properties index bcd9e1587d..f89cf7c9aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ kotlin.incremental=true org.gradle.jvmargs=-XX:+UseG1GC -Xmx1g org.gradle.caching=false -gradle_plugins_version=5.0.12-SNAPSHOT +gradle_plugins_version=5.0.12 typesafe_config_version=1.3.1 classgraph_version=4.8.78 kotlin_version=1.3.41