Skip to content

Commit

Permalink
chore(maven): bump org.openrewrite.recipe:rewrite-static-analysis
Browse files Browse the repository at this point in the history
Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v1.21.0...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 330b6e6 commit d9fb914
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.21.0</version>
<version>1.21.1</version>
</dependency>
<dependency>
<groupId>org.openrewrite.recipe</groupId>
Expand Down

0 comments on commit d9fb914

Please sign in to comment.