From e82efa6a7cb3a9b15c0e3aa01fc8148e4b9260c8 Mon Sep 17 00:00:00 2001 From: Pavel Punegov Date: Fri, 17 Feb 2023 18:06:12 +0100 Subject: [PATCH] [K/N][perf] Update gradle wrapper to 7.6 in Performance projects --- .../performance/gradle/wrapper/gradle-wrapper.properties | 4 ++-- .../gradle/wrapper/gradle-wrapper.properties | 4 ++-- .../gradle/wrapper/gradle-wrapper.properties | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/kotlin-native/performance/gradle/wrapper/gradle-wrapper.properties b/kotlin-native/performance/gradle/wrapper/gradle-wrapper.properties index 9699c836aa8..f78e0289036 100644 --- a/kotlin-native/performance/gradle/wrapper/gradle-wrapper.properties +++ b/kotlin-native/performance/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip -distributionSha256Sum=b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302 +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +distributionSha256Sum=7ba68c54029790ab444b39d7e293d3236b2632631fb5f2e012bb28b4ff669e4b zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/kotlin-native/tools/benchmarksAnalyzer/gradle/wrapper/gradle-wrapper.properties b/kotlin-native/tools/benchmarksAnalyzer/gradle/wrapper/gradle-wrapper.properties index 9699c836aa8..f78e0289036 100644 --- a/kotlin-native/tools/benchmarksAnalyzer/gradle/wrapper/gradle-wrapper.properties +++ b/kotlin-native/tools/benchmarksAnalyzer/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip -distributionSha256Sum=b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302 +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +distributionSha256Sum=7ba68c54029790ab444b39d7e293d3236b2632631fb5f2e012bb28b4ff669e4b zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/kotlin-native/tools/performance-server/gradle/wrapper/gradle-wrapper.properties b/kotlin-native/tools/performance-server/gradle/wrapper/gradle-wrapper.properties index 2e6e5897b52..f78e0289036 100644 --- a/kotlin-native/tools/performance-server/gradle/wrapper/gradle-wrapper.properties +++ b/kotlin-native/tools/performance-server/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +distributionSha256Sum=7ba68c54029790ab444b39d7e293d3236b2632631fb5f2e012bb28b4ff669e4b zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists