Skip to content

Commit 7551ce8

Browse files
authored
Update dependency org.openrewrite.recipe:rewrite-static-analysis to v2.19.0 (#2675)
2 parents 12d7c74 + 40aa6f6 commit 7551ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ dependencies {
3434
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.18.0')
3535
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.2')
3636
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.0')
37-
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.18.0')
37+
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.19.0')
3838
rewrite('org.openrewrite.recipe:rewrite-third-party:0.28.0')
3939
}

0 commit comments

Comments
 (0)