From c4bb59f2251a221596c27955a89ebf304827f4f0 Mon Sep 17 00:00:00 2001 From: spinnakerbot Date: Mon, 17 Jun 2019 19:12:23 -0400 Subject: [PATCH] chore(dependencies): Autobump korkVersion (#3787) --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 28ac2f7551b..749ff732fd2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ -#Fri Jun 07 13:15:53 PDT 2019 -includeCloudProviders=all +#Mon Jun 17 22:30:32 UTC 2019 fiatVersion=1.1.0 +includeCloudProviders=all enablePublishing=false -korkVersion=5.4.9 spinnakerGradleVersion=6.5.0 +korkVersion=5.5.2 org.gradle.parallel=true