Skip to content

Commit 94a9e5e

Browse files
authored
Update dependency org.openrewrite.recipe:rewrite-migrate-java to v3.19.0 (#2671)
2 parents 7551ce8 + 8841a32 commit 94a9e5e

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
@@ -31,7 +31,7 @@ spotless {
3131

3232
dependencies {
3333
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.16.0'))
34-
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.18.0')
34+
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.19.0')
3535
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.2')
3636
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.0')
3737
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.19.0')

0 commit comments

Comments
 (0)