You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
type: specs.openrewrite.org/v1beta/recipename: my.company.rewrite.recipe.MyRecipedisplayName: My Recipedescription: This is an OpenRewrite reciperecipeList:
- org.openrewrite.maven.UpgradeDependencyVersion:
groupId: com.querydslartifactId: "*"newVersion: 5.1.0
What is the smallest, simplest way to reproduce the problem?
What version of OpenRewrite are you using?
I am using
How are you running OpenRewrite?
I am using the Maven plugin, and my project is a multi-module project.
And this is
MyRecipe
:What is the smallest, simplest way to reproduce the problem?
What did you expect to see?
What did you see instead?
Nothing changed:
What is the full stack trace of any errors you encountered?
None
Are you interested in contributing a fix to OpenRewrite?
Yes. If you agree with this bug report, I can implement as I already implemented a recipe from scratch.
The text was updated successfully, but these errors were encountered: