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 9ed5d6b commit dabb58aCopy full SHA for dabb58a
build.gradle
@@ -30,7 +30,7 @@ spotless {
30
}
31
32
dependencies {
33
- rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.15.0'))
+ rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.16.0'))
34
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.18.0')
35
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.2')
36
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.13.0')
0 commit comments