Skip to content

Commit

Permalink
chore(maven): bump org.openrewrite.recipe:rewrite-recommendations fro…
Browse files Browse the repository at this point in the history
…m 1.9.0 to 1.10.0 (#658)

chore(maven): bump org.openrewrite.recipe:rewrite-recommendations

Bumps [org.openrewrite.recipe:rewrite-recommendations](https://github.com/openrewrite/rewrite-recommendations) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/openrewrite/rewrite-recommendations/releases)
- [Commits](openrewrite/rewrite-recommendations@v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saptarshi Sarkar <[email protected]>
  • Loading branch information
dependabot[bot] and SaptarshiSarkar12 authored Sep 25, 2024
1 parent 3f61c54 commit fb8264b
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-recommendations</artifactId>
<version>1.9.0</version>
<version>1.10.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit fb8264b

Please sign in to comment.