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

fix noop comparison #670

Merged
merged 1 commit into from
Jul 20, 2023
Merged

fix noop comparison #670

merged 1 commit into from
Jul 20, 2023

Conversation

Vampire
Copy link
Contributor

@Vampire Vampire commented Feb 9, 2023

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.

Copy link
Member

@LouisCAD LouisCAD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was a sneaky one, thank you!

@LouisCAD LouisCAD merged commit 50aba36 into Splitties:main Jul 20, 2023
1 check passed
@Vampire Vampire deleted the fix-noop-comparison branch July 20, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants