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

Correct Micronaut maven plugin coordinates. #56

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

jeremyg484
Copy link
Contributor

@jeremyg484 jeremyg484 commented Jun 15, 2023

What's changed?

The org.openrewrite.java.micronaut.UpdateBuildPlugins recipe invoked by
org.openrewrite.java.micronaut.Micronaut3to4Migration now updates the Micronaut maven plugin groupId to the correct
new coordinates.

Resolves #53

@jeremyg484 jeremyg484 requested a review from timtebeek June 15, 2023 17:09
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

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

Looking good! Feel free to merge whenever you want. :)

@timtebeek timtebeek added the recipe Recipe requested label Jun 15, 2023
@timtebeek timtebeek added this to the Micronaut 4.0 milestone Jun 15, 2023
@jeremyg484 jeremyg484 merged commit b89faaa into main Jun 15, 2023
@jeremyg484 jeremyg484 deleted the UpdateMicronautMavenPlugin branch June 15, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Recipe requested
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Micronaut Maven Plugin coordinates change
2 participants