diff --git a/build.gradle b/build.gradle index 08759a09da..7e71a69084 100644 --- a/build.gradle +++ b/build.gradle @@ -105,7 +105,7 @@ subprojects { } dependencies { - rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.6.3")) + rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.18.0")) rewrite("org.openrewrite.recipe:rewrite-logging-frameworks") rewrite("org.openrewrite.recipe:rewrite-testing-frameworks") rewrite("org.openrewrite.recipe:rewrite-static-analysis")