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

Add BOM to manage faker versions #227

Merged
merged 9 commits into from
Mar 29, 2024
Merged

Add BOM to manage faker versions #227

merged 9 commits into from
Mar 29, 2024

Conversation

serpro69
Copy link
Owner

Close #224

Only apply the absolute minimum in the root build.gradle.kts that is
common to all projects.

This is also recommended by gradle as debugging build issues due to
something being applied in 'allprojects' or 'subprojects' is quite
difficult.
@serpro69 serpro69 added the enhancement 🚀 New feature or request label Mar 24, 2024
@serpro69 serpro69 added this to the 2.0.0 milestone Mar 24, 2024
@serpro69 serpro69 force-pushed the bom branch 2 times, most recently from 9aaab68 to c952e22 Compare March 28, 2024 17:33
@serpro69 serpro69 marked this pull request as ready for review March 29, 2024 09:44
@serpro69 serpro69 merged commit b0531fe into master Mar 29, 2024
2 checks passed
@serpro69 serpro69 deleted the bom branch March 29, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add BOM to manage dependencies
1 participant