Files
halo/gradle.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

5 lines
88 B
INI

version=2.22.0-SNAPSHOT
jsonassert.version=2.0-rc1
org.gradle.configuration-cache=true