Skip to content

Commit e4edf85

Browse files
authored
Update dependency org.openrewrite.recipe:rewrite-migrate-java to v3.22.0 (#2700)
2 parents c22c0a1 + 26bff6d commit e4edf85

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
@@ -22,7 +22,7 @@ rewrite {
2222
}
2323
dependencies {
2424
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.19.0'))
25-
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.20.0')
25+
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.22.0')
2626
rewrite('org.openrewrite.recipe:rewrite-java-security:3.22.0')
2727
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.16.0')
2828
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.22.0')

0 commit comments

Comments
 (0)