From 9269a9b3923e17116d9897c3f0db41b3cb54e579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 5 Jun 2024 10:51:47 +0200 Subject: [PATCH] code samples: Gradle 8.8 --- _gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties | 2 +- _gradleCompositeBuild/gradlew | 2 +- action_basics/gradle/wrapper/gradle-wrapper.properties | 2 +- action_basics/gradlew | 2 +- .../gradle/wrapper/gradle-wrapper.properties | 2 +- comparing_string_references_inspection/gradlew | 2 +- .../gradle/wrapper/gradle-wrapper.properties | 2 +- conditional_operator_intention/gradlew | 2 +- editor_basics/gradle/wrapper/gradle-wrapper.properties | 2 +- editor_basics/gradlew | 2 +- facet_basics/gradle/wrapper/gradle-wrapper.properties | 2 +- facet_basics/gradlew | 2 +- framework_basics/gradle/wrapper/gradle-wrapper.properties | 2 +- framework_basics/gradlew | 2 +- kotlin_demo/gradle/wrapper/gradle-wrapper.properties | 2 +- kotlin_demo/gradlew | 2 +- live_templates/gradle/wrapper/gradle-wrapper.properties | 2 +- live_templates/gradlew | 2 +- max_opened_projects/gradle/wrapper/gradle-wrapper.properties | 2 +- max_opened_projects/gradlew | 2 +- module/gradle/wrapper/gradle-wrapper.properties | 2 +- module/gradlew | 2 +- .../pycharm_basics/gradle/wrapper/gradle-wrapper.properties | 2 +- product_specific/pycharm_basics/gradlew | 2 +- project_model/gradle/wrapper/gradle-wrapper.properties | 2 +- project_model/gradlew | 2 +- project_view_pane/gradle/wrapper/gradle-wrapper.properties | 2 +- project_view_pane/gradlew | 2 +- project_wizard/gradle/wrapper/gradle-wrapper.properties | 2 +- project_wizard/gradlew | 2 +- psi_demo/gradle/wrapper/gradle-wrapper.properties | 2 +- psi_demo/gradlew | 2 +- run_configuration/gradle/wrapper/gradle-wrapper.properties | 2 +- run_configuration/gradlew | 2 +- settings/gradle/wrapper/gradle-wrapper.properties | 2 +- settings/gradlew | 2 +- simple_language_plugin/gradle/wrapper/gradle-wrapper.properties | 2 +- simple_language_plugin/gradlew | 2 +- tool_window/gradle/wrapper/gradle-wrapper.properties | 2 +- tool_window/gradlew | 2 +- .../gradle/wrapper/gradle-wrapper.properties | 2 +- tree_structure_provider/gradlew | 2 +- 42 files changed, 42 insertions(+), 42 deletions(-) diff --git a/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties b/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/_gradleCompositeBuild/gradle/wrapper/gradle-wrapper.properties +++ b/_gradleCompositeBuild/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/_gradleCompositeBuild/gradlew b/_gradleCompositeBuild/gradlew index 1aa94a426..b740cf133 100755 --- a/_gradleCompositeBuild/gradlew +++ b/_gradleCompositeBuild/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/action_basics/gradle/wrapper/gradle-wrapper.properties b/action_basics/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/action_basics/gradle/wrapper/gradle-wrapper.properties +++ b/action_basics/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/action_basics/gradlew b/action_basics/gradlew index 1aa94a426..b740cf133 100755 --- a/action_basics/gradlew +++ b/action_basics/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/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.properties b/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/comparing_string_references_inspection/gradle/wrapper/gradle-wrapper.properties +++ b/comparing_string_references_inspection/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/comparing_string_references_inspection/gradlew b/comparing_string_references_inspection/gradlew index 1aa94a426..b740cf133 100755 --- a/comparing_string_references_inspection/gradlew +++ b/comparing_string_references_inspection/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/conditional_operator_intention/gradle/wrapper/gradle-wrapper.properties b/conditional_operator_intention/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/conditional_operator_intention/gradle/wrapper/gradle-wrapper.properties +++ b/conditional_operator_intention/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/conditional_operator_intention/gradlew b/conditional_operator_intention/gradlew index 1aa94a426..b740cf133 100755 --- a/conditional_operator_intention/gradlew +++ b/conditional_operator_intention/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/editor_basics/gradle/wrapper/gradle-wrapper.properties b/editor_basics/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/editor_basics/gradle/wrapper/gradle-wrapper.properties +++ b/editor_basics/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/editor_basics/gradlew b/editor_basics/gradlew index 1aa94a426..b740cf133 100755 --- a/editor_basics/gradlew +++ b/editor_basics/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/facet_basics/gradle/wrapper/gradle-wrapper.properties b/facet_basics/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/facet_basics/gradle/wrapper/gradle-wrapper.properties +++ b/facet_basics/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/facet_basics/gradlew b/facet_basics/gradlew index 1aa94a426..b740cf133 100755 --- a/facet_basics/gradlew +++ b/facet_basics/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/framework_basics/gradle/wrapper/gradle-wrapper.properties b/framework_basics/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/framework_basics/gradle/wrapper/gradle-wrapper.properties +++ b/framework_basics/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/framework_basics/gradlew b/framework_basics/gradlew index 1aa94a426..b740cf133 100755 --- a/framework_basics/gradlew +++ b/framework_basics/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/kotlin_demo/gradle/wrapper/gradle-wrapper.properties b/kotlin_demo/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/kotlin_demo/gradle/wrapper/gradle-wrapper.properties +++ b/kotlin_demo/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/kotlin_demo/gradlew b/kotlin_demo/gradlew index 1aa94a426..b740cf133 100755 --- a/kotlin_demo/gradlew +++ b/kotlin_demo/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/live_templates/gradle/wrapper/gradle-wrapper.properties b/live_templates/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/live_templates/gradle/wrapper/gradle-wrapper.properties +++ b/live_templates/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/live_templates/gradlew b/live_templates/gradlew index 1aa94a426..b740cf133 100755 --- a/live_templates/gradlew +++ b/live_templates/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/max_opened_projects/gradle/wrapper/gradle-wrapper.properties b/max_opened_projects/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/max_opened_projects/gradle/wrapper/gradle-wrapper.properties +++ b/max_opened_projects/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/max_opened_projects/gradlew b/max_opened_projects/gradlew index 1aa94a426..b740cf133 100755 --- a/max_opened_projects/gradlew +++ b/max_opened_projects/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/module/gradle/wrapper/gradle-wrapper.properties b/module/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/module/gradle/wrapper/gradle-wrapper.properties +++ b/module/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/module/gradlew b/module/gradlew index 1aa94a426..b740cf133 100755 --- a/module/gradlew +++ b/module/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/product_specific/pycharm_basics/gradle/wrapper/gradle-wrapper.properties b/product_specific/pycharm_basics/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/product_specific/pycharm_basics/gradle/wrapper/gradle-wrapper.properties +++ b/product_specific/pycharm_basics/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/product_specific/pycharm_basics/gradlew b/product_specific/pycharm_basics/gradlew index 1aa94a426..b740cf133 100755 --- a/product_specific/pycharm_basics/gradlew +++ b/product_specific/pycharm_basics/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/project_model/gradle/wrapper/gradle-wrapper.properties b/project_model/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/project_model/gradle/wrapper/gradle-wrapper.properties +++ b/project_model/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/project_model/gradlew b/project_model/gradlew index 1aa94a426..b740cf133 100755 --- a/project_model/gradlew +++ b/project_model/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/project_view_pane/gradle/wrapper/gradle-wrapper.properties b/project_view_pane/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/project_view_pane/gradle/wrapper/gradle-wrapper.properties +++ b/project_view_pane/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/project_view_pane/gradlew b/project_view_pane/gradlew index 1aa94a426..b740cf133 100755 --- a/project_view_pane/gradlew +++ b/project_view_pane/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/project_wizard/gradle/wrapper/gradle-wrapper.properties b/project_wizard/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/project_wizard/gradle/wrapper/gradle-wrapper.properties +++ b/project_wizard/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/project_wizard/gradlew b/project_wizard/gradlew index 1aa94a426..b740cf133 100755 --- a/project_wizard/gradlew +++ b/project_wizard/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/psi_demo/gradle/wrapper/gradle-wrapper.properties b/psi_demo/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/psi_demo/gradle/wrapper/gradle-wrapper.properties +++ b/psi_demo/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/psi_demo/gradlew b/psi_demo/gradlew index 1aa94a426..b740cf133 100755 --- a/psi_demo/gradlew +++ b/psi_demo/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/run_configuration/gradle/wrapper/gradle-wrapper.properties b/run_configuration/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/run_configuration/gradle/wrapper/gradle-wrapper.properties +++ b/run_configuration/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/run_configuration/gradlew b/run_configuration/gradlew index 1aa94a426..b740cf133 100755 --- a/run_configuration/gradlew +++ b/run_configuration/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/settings/gradle/wrapper/gradle-wrapper.properties b/settings/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/settings/gradle/wrapper/gradle-wrapper.properties +++ b/settings/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/settings/gradlew b/settings/gradlew index 1aa94a426..b740cf133 100755 --- a/settings/gradlew +++ b/settings/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/simple_language_plugin/gradle/wrapper/gradle-wrapper.properties b/simple_language_plugin/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/simple_language_plugin/gradle/wrapper/gradle-wrapper.properties +++ b/simple_language_plugin/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/simple_language_plugin/gradlew b/simple_language_plugin/gradlew index 1aa94a426..b740cf133 100755 --- a/simple_language_plugin/gradlew +++ b/simple_language_plugin/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/tool_window/gradle/wrapper/gradle-wrapper.properties b/tool_window/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/tool_window/gradle/wrapper/gradle-wrapper.properties +++ b/tool_window/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/tool_window/gradlew b/tool_window/gradlew index 1aa94a426..b740cf133 100755 --- a/tool_window/gradlew +++ b/tool_window/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/tree_structure_provider/gradle/wrapper/gradle-wrapper.properties b/tree_structure_provider/gradle/wrapper/gradle-wrapper.properties index b82aa23a4..a4413138c 100644 --- a/tree_structure_provider/gradle/wrapper/gradle-wrapper.properties +++ b/tree_structure_provider/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/tree_structure_provider/gradlew b/tree_structure_provider/gradlew index 1aa94a426..b740cf133 100755 --- a/tree_structure_provider/gradlew +++ b/tree_structure_provider/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/.