Skip to content

Commit

Permalink
Fix typo in docs (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
seraco committed Jul 31, 2024
1 parent 46701f9 commit 664b32a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ If your project is _not_ a Spring or Spring-Boot project take a dependency on [r
}
dependencies {
implementation(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.13.2"))
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.13.2"))
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")
// Other project dependencies
Expand Down Expand Up @@ -401,4 +401,4 @@ If you discover a shortcoming of this migration that should be covered, file an

The community edition of the Moderne platform enables you to easily run recipes across thousands of open-source repositories.

Please [contact Moderne](https://moderne.io/product) for more information about safely running the recipes on your own codebase in a private SaaS.
Please [contact Moderne](https://moderne.io/product) for more information about safely running the recipes on your own codebase in a private SaaS.

0 comments on commit 664b32a

Please sign in to comment.