This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-dotnet.git


The following commit(s) were added to refs/heads/master by this push:
     new da5f7aa  gradle version 5 (#18)
da5f7aa is described below

commit da5f7aa4b2c44fa9d395677bc328c9aa06b6d468
Author: David Grove <[email protected]>
AuthorDate: Fri Oct 11 17:31:29 2019 -0400

    gradle version 5 (#18)
---
 core/dotnet2.2/proxy/gradle/wrapper/gradle-wrapper.properties | 3 +--
 gradle/wrapper/gradle-wrapper.properties                      | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/core/dotnet2.2/proxy/gradle/wrapper/gradle-wrapper.properties 
b/core/dotnet2.2/proxy/gradle/wrapper/gradle-wrapper.properties
index 5d28e48..d475d27 100644
--- a/core/dotnet2.2/proxy/gradle/wrapper/gradle-wrapper.properties
+++ b/core/dotnet2.2/proxy/gradle/wrapper/gradle-wrapper.properties
@@ -14,9 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-bin.zip
diff --git a/gradle/wrapper/gradle-wrapper.properties 
b/gradle/wrapper/gradle-wrapper.properties
index ac3eb70..d475d27 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -14,9 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-bin.zip

Reply via email to