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.
1 parent b91580d commit 92bc0aeCopy full SHA for 92bc0ae
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.16.0'))
35
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.19.0')
36
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.2')
37
- rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.0')
+ rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.1')
38
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.19.0')
39
rewrite('org.openrewrite.recipe:rewrite-third-party:0.29.0')
40
}
0 commit comments