Skip to content

Commit 9a778b8

Browse files
authored
Update dependency org.openrewrite.recipe:rewrite-static-analysis to v2.18.0 (#2647)
2 parents df2a886 + 16e4356 commit 9a778b8

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
@@ -32,6 +32,6 @@ spotless {
3232
dependencies {
3333
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:3.15.0"))
3434
rewrite("org.openrewrite.recipe:rewrite-migrate-java:3.18.0")
35-
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.17.0')
35+
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.18.0')
3636
rewrite('org.openrewrite.recipe:rewrite-third-party:0.27.0')
3737
}

0 commit comments

Comments
 (0)