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

gradle versions catalog, not yet for build-logic #5283

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

soloturn
Copy link
Contributor

introduce a gradle versions catalog to share dependency versions accross multiple promects, this helps centralize the gestalt version, amongst others. description here:
https://docs.gradle.org/current/userguide/platforms.html.

this does not yet work for build-logic, unfortunately, see ticket: gradle/gradle#15383.

introduce a gradle versions catalog to share dependency versions accross
multiple promects, description here:
https://docs.gradle.org/current/userguide/platforms.html.

this does not yet work for build-logic, unfortunately, see ticket:
gradle/gradle#15383.
@github-actions github-actions bot added the Category: Build/CI Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc. label Oct 12, 2024
Copy link
Contributor

@BenjaminAmos BenjaminAmos left a comment

Choose a reason for hiding this comment

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

This is a massive improvement and will make managing dependencies much easier. Thanks!

settings.gradle.kts Show resolved Hide resolved
@soloturn soloturn merged commit 20d710d into develop Oct 13, 2024
14 of 16 checks passed
@soloturn soloturn deleted the version-cat branch October 13, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Build/CI Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants