Skip to content

Commit c66ca92

Browse files
Update dependency org.openrewrite.recipe:rewrite-java-security to v3.19.2
1 parent d3a160d commit c66ca92

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
@@ -32,7 +32,7 @@ spotless {
3232
dependencies {
3333
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.15.0'))
3434
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.18.0')
35-
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.0')
35+
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.2')
3636
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.13.0')
3737
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.18.0')
3838
rewrite('org.openrewrite.recipe:rewrite-third-party:0.28.0')

0 commit comments

Comments
 (0)