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

Place Dependencies in a Version Catalog file #863

Open
ThatSilentCoder opened this issue Oct 29, 2024 · 0 comments · May be fixed by #885
Open

Place Dependencies in a Version Catalog file #863

ThatSilentCoder opened this issue Oct 29, 2024 · 0 comments · May be fixed by #885
Assignees

Comments

@ThatSilentCoder
Copy link
Collaborator

ThatSilentCoder commented Oct 29, 2024

I've observed that many dependencies in our build.gradle and settings.gradle files have hard-coded version numbers. To streamline the process of managing these versions, I propose that we move all version numbers to a gradle version catalog file. This change would allow us to easily upgrade or downgrade versions from a single location, improving maintainability and reducing the risk of inconsistencies.

@ThatSilentCoder ThatSilentCoder changed the title Include dependency versions in gradle.properties file Write Dependencies' Version Numbers in gradle.properties file Oct 29, 2024
@ThatSilentCoder ThatSilentCoder self-assigned this Nov 8, 2024
@ThatSilentCoder ThatSilentCoder changed the title Write Dependencies' Version Numbers in gradle.properties file Write Dependencies' Version Numbers in Versions.toml file Nov 22, 2024
@ThatSilentCoder ThatSilentCoder changed the title Write Dependencies' Version Numbers in Versions.toml file Place Dependencies in a Version Catalog file Nov 22, 2024
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 a pull request may close this issue.

1 participant