From 070b207bf012778c6cb41a163964343919711ba1 Mon Sep 17 00:00:00 2001 From: Paul Verest Date: Wed, 8 Sep 2021 11:10:52 +0800 Subject: [PATCH] bump all examples/ gradle wrapper version to 6.3 --- examples/balance/gradle/wrapper/gradle-wrapper.properties | 2 +- examples/encoding/gradle/wrapper/gradle-wrapper.properties | 2 +- examples/keys/gradle/wrapper/gradle-wrapper.properties | 2 +- examples/rpc/gradle/wrapper/gradle-wrapper.properties | 2 +- .../runtime-explorer/gradle/wrapper/gradle-wrapper.properties | 2 +- examples/types/gradle/wrapper/gradle-wrapper.properties | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/balance/gradle/wrapper/gradle-wrapper.properties b/examples/balance/gradle/wrapper/gradle-wrapper.properties index ba94df8..a4b4429 100644 --- a/examples/balance/gradle/wrapper/gradle-wrapper.properties +++ b/examples/balance/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/examples/encoding/gradle/wrapper/gradle-wrapper.properties b/examples/encoding/gradle/wrapper/gradle-wrapper.properties index ba94df8..a4b4429 100644 --- a/examples/encoding/gradle/wrapper/gradle-wrapper.properties +++ b/examples/encoding/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/examples/keys/gradle/wrapper/gradle-wrapper.properties b/examples/keys/gradle/wrapper/gradle-wrapper.properties index 1b16c34..a4b4429 100644 --- a/examples/keys/gradle/wrapper/gradle-wrapper.properties +++ b/examples/keys/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/examples/rpc/gradle/wrapper/gradle-wrapper.properties b/examples/rpc/gradle/wrapper/gradle-wrapper.properties index ba94df8..a4b4429 100644 --- a/examples/rpc/gradle/wrapper/gradle-wrapper.properties +++ b/examples/rpc/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/examples/runtime-explorer/gradle/wrapper/gradle-wrapper.properties b/examples/runtime-explorer/gradle/wrapper/gradle-wrapper.properties index ba94df8..a4b4429 100644 --- a/examples/runtime-explorer/gradle/wrapper/gradle-wrapper.properties +++ b/examples/runtime-explorer/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/examples/types/gradle/wrapper/gradle-wrapper.properties b/examples/types/gradle/wrapper/gradle-wrapper.properties index ba94df8..a4b4429 100644 --- a/examples/types/gradle/wrapper/gradle-wrapper.properties +++ b/examples/types/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists