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.13.0 to 1.14.0 (#727)

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

Bumps [org.openrewrite.recipe:rewrite-recommendations](https://github.com/openrewrite/rewrite-recommendations) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/openrewrite/rewrite-recommendations/releases)
- [Commits](openrewrite/rewrite-recommendations@v1.13.0...v1.14.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 5d1035f commit b09ee2e
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.13.0</version>
<version>1.14.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit b09ee2e

Please sign in to comment.