Skip to content

Commit

Permalink
chore(maven): bump org.openrewrite.recipe:rewrite-recommendations
Browse files Browse the repository at this point in the history
Bumps [org.openrewrite.recipe:rewrite-recommendations](https://github.com/openrewrite/rewrite-recommendations) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/openrewrite/rewrite-recommendations/releases)
- [Commits](openrewrite/rewrite-recommendations@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-recommendations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent f7a66bf commit 1b2be92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-recommendations</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 1b2be92

Please sign in to comment.