You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RemoveRedundantDependencyVersions recipe removes direct dependencies if dependency is pulled in transitively (#5409)
* RemoveRedundantDependencyVersions recipe removes direct dependencies if dependency is pulled in transitively
* Polish
* Can handle several boms
* Added sorting to find highest dependency managed version
* cleanup
* extracted method out of loop
* improved name, removed unused option
* Added support for kotlin, added support for all dependency management methods.
* renamed method
* reverted temporary assignment for debug purposes
---------
Co-authored-by: Johan Kragt <[email protected]>
0 commit comments