You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rh...@apache.org on 2020/01/22 17:28:14 UTC

[geode-benchmarks] branch develop updated: upgrade gradle from 5.0 to 5.4 (#126)

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

rhoughton pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git


The following commit(s) were added to refs/heads/develop by this push:
     new 741dd67  upgrade gradle from 5.0 to 5.4 (#126)
741dd67 is described below

commit 741dd67ea547b39e0449c9cf5c0e6c83b4ecaa1f
Author: Owen Nichols <34...@users.noreply.github.com>
AuthorDate: Wed Jan 22 09:28:03 2020 -0800

    upgrade gradle from 5.0 to 5.4 (#126)
    
    * update gradle from 5.0 to 5.4 to match geode and geode-examples
---
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 5e4ca85..51d5ca2 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.4-all.zip