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: allow maven and gradle plugins to have new parser options values configurable #1930

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

mgilbey
Copy link
Contributor

@mgilbey mgilbey commented Feb 19, 2024

📝 Description

Previous val declaration for the additional parser options cannot be reassigned - they should be a var and not val.

🔗 Related Issues

#1925
#1586

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
… configurable.

Previous val declaration cannot be reassigned. Should be var.
@mgilbey mgilbey added the changes: patch Changes require a patch version label Feb 19, 2024
@samuelAndalon samuelAndalon merged commit 0aea13e into ExpediaGroup:master Feb 22, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version
Development

Successfully merging this pull request may close these issues.

None yet

3 participants