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

buildscripts: centralize version numbers in a TOML catalog #2311

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

stephengold
Copy link
Member

Starting with Gradle v8, the best practice for managing version numbers of external libraries is to centralize them in a TOML catalog.

This PR implements such a catalog for JMonkeyEngine. It supersedes PR #2305.

@stephengold stephengold added the buildscript An issue with the buildscript label Sep 16, 2024
@stephengold
Copy link
Member Author

Unless there's substantial discussion, I plan to self-integrate this PR in 72 hours.

@stephengold stephengold merged commit 5f54eb2 into master Sep 18, 2024
14 checks passed
@stephengold stephengold deleted the sgold-version-catalog branch September 18, 2024 22:27
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.

1 participant