Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.65k stars 107 forks source link

fix noop comparison #670

Closed Vampire closed 1 year ago

Vampire commented 1 year ago

What?

Fixes a noop comparison.

Why?

Because it is unlikely that it was intended that way.

How?

Do the right comparison

Testing?

I did not as I'm not sure how the effect of the wrong comparison is, other than that it searches the lowest version for all dependencies with that group in the version catalog instead of exactly that dependency coordinates. I verified by looking at the debugger.