Files
halo/gradle/wrapper/gradle-wrapper.properties
John Niang 9dc980d923 Upgrade to Gradle 9.2.0 (#7886)
#### What type of PR is this?

/kind cleanup
/area core
/milestone 2.22.x

#### What this PR does / why we need it:

This PR upgrades to Gradle [9.2.0](https://github.com/gradle/gradle/releases/tag/v9.2.0) and enable configuration cache by default.

#### Does this PR introduce a user-facing change?

```release-note
None
```
2025-11-05 03:18:26 +00:00

8 lines
252 B
INI

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists