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

Add dependency version matcher #10993

Open
jaehong-kim opened this issue May 9, 2024 · 0 comments
Open

Add dependency version matcher #10993

jaehong-kim opened this issue May 9, 2024 · 0 comments
Assignees
Milestone

Comments

@jaehong-kim
Copy link
Contributor

Add dependency version matcher

Make the library version available as a transform condition.

final MatcherOperand versionMatcherOperand = new VersionMatcherOperand("[6.0.0,6.max]", config.isVersionForcedMatch());
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant