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 fc142ae + 9a778b8 commit 06bf6b7Copy full SHA for 06bf6b7
build.gradle
@@ -34,6 +34,6 @@ dependencies {
34
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.18.0')
35
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.0')
36
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.13.0')
37
- rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.17.0')
+ rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.18.0')
38
rewrite('org.openrewrite.recipe:rewrite-third-party:0.27.0')
39
}
0 commit comments