Skip to content

Commit e00f06f

Browse files
Update dependency org.openrewrite.recipe:rewrite-java-security to v3.21.0
1 parent 88c83de commit e00f06f

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
@@ -33,7 +33,7 @@ spotless {
3333
dependencies {
3434
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.16.0'))
3535
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.19.0')
36-
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.2')
36+
rewrite('org.openrewrite.recipe:rewrite-java-security:3.21.0')
3737
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.0')
3838
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.19.0')
3939
rewrite('org.openrewrite.recipe:rewrite-third-party:0.29.0')

0 commit comments

Comments
 (0)