Skip to content

Commit 53052ef

Browse files
Update dependency org.openrewrite.recipe:rewrite-rewrite to v0.16.0
1 parent ed43dc2 commit 53052ef

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
@@ -24,7 +24,7 @@ dependencies {
2424
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.18.0'))
2525
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.20.0')
2626
rewrite('org.openrewrite.recipe:rewrite-java-security:3.20.0')
27-
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.1')
27+
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.16.0')
2828
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.20.0')
2929
rewrite('org.openrewrite.recipe:rewrite-third-party:0.31.1')
3030
}

0 commit comments

Comments
 (0)