Skip to content

Commit

Permalink
add rewrite-rewrite module
Browse files Browse the repository at this point in the history
  • Loading branch information
MBoegers committed Jan 30, 2025
1 parent 12f7c99 commit f0b4991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies {
api("org.openrewrite.recipe:rewrite-struts:$latest")
api("org.openrewrite.recipe:rewrite-testing-frameworks:$latest")
api("org.openrewrite.recipe:rewrite-third-party:$latest")
api("org.openrewrite.recipe:rewrite-rewrite:$latest")
}

publishing {
Expand Down

0 comments on commit f0b4991

Please sign in to comment.