eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[Enhancement] Upgrade Gradle from 8.2.1 to 8.7

Open Pil0tXia opened this issue 1 year ago • 0 comments

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:

image

Gradle 8.7

Local machine, with build cache:

image

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

Pil0tXia avatar Apr 25 '24 16:04 Pil0tXia