Skip to content

Simplify build.sbt#700

Merged
catostrophe merged 4 commits intotrace4cats:masterfrom
bplommer:simplify-build
Mar 19, 2022
Merged

Simplify build.sbt#700
catostrophe merged 4 commits intotrace4cats:masterfrom
bplommer:simplify-build

Conversation

@bplommer
Copy link
Copy Markdown
Contributor

  • Removed redundant transitive module dependencies
  • Removed redundant % "test->compile"

@bplommer bplommer mentioned this pull request Feb 15, 2022
@catostrophe
Copy link
Copy Markdown
Member

@bplommer any research on how this may affect other repos where transitive deps might be used? Any issues should be easily fixed by providing extra deps to their builds?

@bplommer
Copy link
Copy Markdown
Contributor Author

bplommer commented Mar 3, 2022

@catostrophe I don't think this affects those at all - it's only removing dependencies that were anyway provided transitively.

@catostrophe catostrophe merged commit 8d6ea03 into trace4cats:master Mar 19, 2022
@catostrophe catostrophe added the chore Pull requests that relate to maintenance label Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests that relate to maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants