Skip to content

Commit 0be5ba8

Browse files
authored
Update dependency org.openrewrite.recipe:rewrite-static-analysis to v2.22.0 (#2733)
2 parents ed43dc2 + c109d06 commit 0be5ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/rewrite.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dependencies {
2525
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.20.0')
2626
rewrite('org.openrewrite.recipe:rewrite-java-security:3.20.0')
2727
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.1')
28-
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.20.0')
28+
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.22.0')
2929
rewrite('org.openrewrite.recipe:rewrite-third-party:0.31.1')
3030
}

0 commit comments

Comments
 (0)