We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0be5ba8 + d4888e4 commit 756e3cdCopy full SHA for 756e3cd
gradle/rewrite.gradle
@@ -23,7 +23,7 @@ rewrite {
23
dependencies {
24
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.18.0'))
25
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.20.0')
26
- rewrite('org.openrewrite.recipe:rewrite-java-security:3.20.0')
+ rewrite('org.openrewrite.recipe:rewrite-java-security:3.22.0')
27
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.1')
28
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.22.0')
29
rewrite('org.openrewrite.recipe:rewrite-third-party:0.31.1')
0 commit comments