dependency-analysis-gradle-plugin icon indicating copy to clipboard operation
dependency-analysis-gradle-plugin copied to clipboard

Remove duplicate dependencies.

Open Vichy97 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently the plugin does not notice or warn if you have two of the exact same dependency in your dependencies block.

Describe the solution you'd like The plugin should remove duplicate lines from dependencies when using fixDependencies and maybe warn when running projectHealth

Vichy97 avatar Apr 11 '23 16:04 Vichy97

Thanks for the issue.

autonomousapps avatar Apr 21 '23 15:04 autonomousapps