From 415baddfb314316d13382eba648a5f8eb94921ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 05:57:27 +0000 Subject: [PATCH] Update dependency gradle from 8.7 to 8.8-rc-1 --- docs/examples/local/gradle/wrapper/gradle-wrapper.properties | 2 +- docs/examples/release/gradle/wrapper/gradle-wrapper.properties | 2 +- docs/examples/release/gradlew | 2 +- docs/examples/snapshot/gradle/wrapper/gradle-wrapper.properties | 2 +- docs/examples/snapshot/gradlew | 2 +- gradle/plugins/gradle/wrapper/gradle-wrapper.properties | 2 +- gradle/plugins/gradlew | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- gradlew | 2 +- graph/gradle/wrapper/gradle-wrapper.properties | 2 +- graph/gradlew | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/examples/local/gradle/wrapper/gradle-wrapper.properties b/docs/examples/local/gradle/wrapper/gradle-wrapper.properties index bb6c19194..b733bef31 100644 --- a/docs/examples/local/gradle/wrapper/gradle-wrapper.properties +++ b/docs/examples/local/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-rc-1-all.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/docs/examples/release/gradle/wrapper/gradle-wrapper.properties b/docs/examples/release/gradle/wrapper/gradle-wrapper.properties index e7646dead..510f28ae4 100644 --- a/docs/examples/release/gradle/wrapper/gradle-wrapper.properties +++ b/docs/examples/release/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-rc-1-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/docs/examples/release/gradlew b/docs/examples/release/gradlew index 1aa94a426..b740cf133 100755 --- a/docs/examples/release/gradlew +++ b/docs/examples/release/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. diff --git a/docs/examples/snapshot/gradle/wrapper/gradle-wrapper.properties b/docs/examples/snapshot/gradle/wrapper/gradle-wrapper.properties index e7646dead..510f28ae4 100644 --- a/docs/examples/snapshot/gradle/wrapper/gradle-wrapper.properties +++ b/docs/examples/snapshot/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-rc-1-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/docs/examples/snapshot/gradlew b/docs/examples/snapshot/gradlew index 1aa94a426..b740cf133 100755 --- a/docs/examples/snapshot/gradlew +++ b/docs/examples/snapshot/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. diff --git a/gradle/plugins/gradle/wrapper/gradle-wrapper.properties b/gradle/plugins/gradle/wrapper/gradle-wrapper.properties index e7646dead..510f28ae4 100644 --- a/gradle/plugins/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/plugins/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-rc-1-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradle/plugins/gradlew b/gradle/plugins/gradlew index 1aa94a426..b740cf133 100755 --- a/gradle/plugins/gradlew +++ b/gradle/plugins/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index e7646dead..510f28ae4 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-rc-1-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradlew b/gradlew index 1aa94a426..b740cf133 100755 --- a/gradlew +++ b/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. diff --git a/graph/gradle/wrapper/gradle-wrapper.properties b/graph/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..5208d7e15 100644 --- a/graph/gradle/wrapper/gradle-wrapper.properties +++ b/graph/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-rc-1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/graph/gradlew b/graph/gradlew index 1aa94a426..b740cf133 100755 --- a/graph/gradlew +++ b/graph/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/.