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 f0a55d6 + 163eaac commit 0942ea8Copy full SHA for 0942ea8
build.gradle
@@ -31,7 +31,7 @@ spotless {
31
}
32
33
dependencies {
34
- rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.16.0'))
+ rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.18.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')
0 commit comments