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

Fix deprecated gradle features, prepare for gradle 9 #2294

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

8Keep
Copy link
Contributor

@8Keep 8Keep commented Jul 8, 2024

With this change, gradle 8.8 no longer complains about using deprecated gradle features that will be removed in 9, so we will have an easier time upgrading next time.

@8Keep 8Keep requested a review from stephengold July 8, 2024 05:41
@MeFisto94 MeFisto94 self-requested a review July 8, 2024 08:10
Copy link
Member

@stephengold stephengold left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you, @8Keep!

@stephengold stephengold merged commit 3ab3647 into jMonkeyEngine:master Jul 8, 2024
14 checks passed
@8Keep 8Keep deleted the fix_deprecated_gradle branch July 8, 2024 15:51
@stephengold stephengold added the buildscript An issue with the buildscript label Oct 22, 2024
@stephengold stephengold added this to the Future Release milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildscript An issue with the buildscript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants