Skip to content

Commit 06bf6b7

Browse files
authored
Merge branch 'main' into JavaSecurityBestPractices
2 parents fc142ae + 9a778b8 commit 06bf6b7

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.0')
3636
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.13.0')
37-
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.17.0')
37+
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.18.0')
3838
rewrite('org.openrewrite.recipe:rewrite-third-party:0.27.0')
3939
}

0 commit comments

Comments
 (0)