This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch renovate/gradle-9.x in repository https://gitbox.apache.org/repos/asf/polaris.git
commit ff540ed02df57d21a0c1e3ec50fca1c387221005 Author: Robert Stupp <[email protected]> AuthorDate: Thu Oct 30 10:22:07 2025 +0100 fix checksum --- gradle/wrapper/gradle-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index bb6a24ba5..49ab6fc3f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806 +distributionSha256Sum=df67a32e86e3276d011735facb1535f64d0d88df84fa87521e90becc2d735444 distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip networkTimeout=10000 validateDistributionUrl=true
