Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade gradle to v8.5 #2051

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

bradbown
Copy link
Contributor

@bradbown bradbown commented May 7, 2024

What does this PR do?

Fixes #2043
Upgrades gradle to v8.0 and required upgrades to spotless and jacoco.

Where should the reviewer start?

The gradle wrapper, followed by the build.gradle files.

Why is it needed?

Upgrading a project to a Java version which requires a Gradle version >= 8.0 results in the deprecated method setOutputDir being removed which is used when generating java contract wrapper.

I tested this locally in a project using gradle v7.6 and v8.5.

Checklist

  • I've read the contribution guidelines.
  • I've added tests (if applicable).
  • I've added a changelog entry if necessary.

Signed-off-by: Bradley Bown <bradbown@googlemail.com>
@gtebrean gtebrean merged commit 9907b21 into hyperledger-web3j:main May 20, 2024
5 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants