From b27a8cb8a7034baa10f29c3348a6fa5243f22c57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 23:16:05 +0000 Subject: [PATCH] Update Gradle to v9.5.0 --- .../grpc-c-prebuilt/gradle/wrapper/gradle-wrapper.properties | 2 +- native-deps/shims/gradle/wrapper/gradle-wrapper.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/native-deps/grpc-c-prebuilt/gradle/wrapper/gradle-wrapper.properties b/native-deps/grpc-c-prebuilt/gradle/wrapper/gradle-wrapper.properties index dbc3ce4a0..1a704683a 100644 --- a/native-deps/grpc-c-prebuilt/gradle/wrapper/gradle-wrapper.properties +++ b/native-deps/grpc-c-prebuilt/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/native-deps/shims/gradle/wrapper/gradle-wrapper.properties b/native-deps/shims/gradle/wrapper/gradle-wrapper.properties index dbc3ce4a0..1a704683a 100644 --- a/native-deps/shims/gradle/wrapper/gradle-wrapper.properties +++ b/native-deps/shims/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME