From 410e9b4abc8ddc5de5a31f2b1b2b4966c4475b7d Mon Sep 17 00:00:00 2001 From: Silvio Giebl Date: Sat, 1 Jun 2024 12:14:23 +0200 Subject: [PATCH] Update gradle to 8.8 --- .../gradle/wrapper/gradle-wrapper.properties | 2 +- examples/java-app-groovy-dsl/gradlew | 2 +- examples/java-app/gradle/wrapper/gradle-wrapper.properties | 2 +- examples/java-app/gradlew | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- gradlew | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/java-app-groovy-dsl/gradle/wrapper/gradle-wrapper.properties b/examples/java-app-groovy-dsl/gradle/wrapper/gradle-wrapper.properties index b82aa23a..a4413138 100644 --- a/examples/java-app-groovy-dsl/gradle/wrapper/gradle-wrapper.properties +++ b/examples/java-app-groovy-dsl/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-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/examples/java-app-groovy-dsl/gradlew b/examples/java-app-groovy-dsl/gradlew index 1aa94a42..b740cf13 100755 --- a/examples/java-app-groovy-dsl/gradlew +++ b/examples/java-app-groovy-dsl/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/examples/java-app/gradle/wrapper/gradle-wrapper.properties b/examples/java-app/gradle/wrapper/gradle-wrapper.properties index b82aa23a..a4413138 100644 --- a/examples/java-app/gradle/wrapper/gradle-wrapper.properties +++ b/examples/java-app/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-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/examples/java-app/gradlew b/examples/java-app/gradlew index 1aa94a42..b740cf13 100755 --- a/examples/java-app/gradlew +++ b/examples/java-app/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 b82aa23a..a4413138 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-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradlew b/gradlew index 1aa94a42..b740cf13 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/.