eventmesh
eventmesh copied to clipboard
[Enhancement] Upgrade Gradle from 8.2.1 to 8.7
Search before asking
- [X] I had searched in the issues and found no similar issues.
Enhancement Request
It's a routine upgrade.
Benchmark
Gradle 8.2.1
Local machine, with build cache:
Gradle 8.7
Local machine, with build cache:
Deprecation
https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#project_builddir
Describe the solution you'd like
- Run
./gradlew wrapper --gradle-version 8.7 - Update deprecated statements
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct *