mirror of
https://github.com/halo-dev/halo.git
synced 2025-12-17 16:34:02 +08:00
#### 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 ```
5 lines
88 B
INI
5 lines
88 B
INI
version=2.22.0-SNAPSHOT
|
|
jsonassert.version=2.0-rc1
|
|
|
|
org.gradle.configuration-cache=true
|