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 df2a886 + 16e4356 commit 9a778b8Copy full SHA for 9a778b8
build.gradle
@@ -32,6 +32,6 @@ spotless {
32
dependencies {
33
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:3.15.0"))
34
rewrite("org.openrewrite.recipe:rewrite-migrate-java:3.18.0")
35
- rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.17.0')
+ rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.18.0')
36
rewrite('org.openrewrite.recipe:rewrite-third-party:0.27.0')
37
}
0 commit comments