Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update build.gradle for gradle 8.x (and future 9.x) #867

Merged
merged 2 commits into from
Mar 16, 2023
Merged

Update build.gradle for gradle 8.x (and future 9.x) #867

merged 2 commits into from
Mar 16, 2023

Conversation

abyrd
Copy link
Member

@abyrd abyrd commented Mar 15, 2023

This is an alternative approach to #866.

Updated build.gradle to use newer versions of plugins that are compatible with Gradle 8.x.
Also fixed deprecation warnings for Gradle 9.x and switched to gradle dependency caching built in to setup-java action.
See further discussion on #866 (comment)

I have tested all the build tasks we normally use.

also fixed gradle 9.x deprecation warnings
Copy link
Member

@ansoncfit ansoncfit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good.

@abyrd abyrd merged commit 9ff82b8 into dev Mar 16, 2023
@abyrd abyrd deleted the gradle-8 branch March 16, 2023 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants