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: prevent all referenced properties from updating to latest regardless of recipe #3955

Conversation

ajohnsonz
Copy link
Contributor

What's changed?

Fixing a bug in the Properties visitor for the rewrite-gradle plugin which failed to check whether the property currently being visited is referenced by the GroupArtifact that the recipe refers to

Anyone you would like to review specifically?

@timtebeek and @shanman190 have the context for this

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@shanman190 shanman190 added the bug Something isn't working label Jan 29, 2024
@shanman190 shanman190 merged commit fc0cbf1 into openrewrite:main Jan 29, 2024
1 check passed
@shanman190
Copy link
Contributor

Thanks, @ajohnsonz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants