Skip to content

Commit

Permalink
chore(maven): bump org.openrewrite.recipe:rewrite-static-analysis fro…
Browse files Browse the repository at this point in the history
…m 1.16.0 to 1.17.0 (#660)

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

Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-static-analysis
  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 80f9d5e commit b215905
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-static-analysis</artifactId>
<version>1.16.0</version>
<version>1.17.0</version>
</dependency>
<dependency>
<groupId>org.openrewrite.recipe</groupId>
Expand Down

0 comments on commit b215905

Please sign in to comment.