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

changed: Use toml file for versions of dependencies #54

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

pboos
Copy link
Contributor

@pboos pboos commented Nov 20, 2023

Use toml file for versioning as described in this gradle documentation: https://docs.gradle.org/current/userguide/platforms.html#sub:central-declaration-of-dependencies

This might probably help with automatic updates using dependabot. As it currently doesn't detect several updates like spring boot.

@pboos pboos requested a review from a team as a code owner November 20, 2023 12:16
@pboos pboos requested a review from dominik-riha November 20, 2023 12:16
Copy link

@catarina-correia catarina-correia left a comment

Choose a reason for hiding this comment

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

lgtm 🚀

@pboos pboos merged commit e7d3d6b into main Nov 20, 2023
@pboos pboos deleted the change/use-toml-versioning branch November 20, 2023 13:59
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