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.3.0 to 1.3.1.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v1.3.0...v1.3.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 Feb 21, 2024
1 parent f7a66bf commit 1a112cb
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-static-analysis</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>org.openrewrite.recipe</groupId>
Expand Down

0 comments on commit 1a112cb

Please sign in to comment.