Skip to content

Commit

Permalink
Add rewrite-nodejs and rewrite-struts
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Mar 12, 2024
1 parent 63a84e4 commit 4663370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,15 @@ dependencies {
api("org.openrewrite.recipe:rewrite-micrometer:$latest")
api("org.openrewrite.recipe:rewrite-micronaut:$latest")
api("org.openrewrite.recipe:rewrite-migrate-java:$latest")
api("org.openrewrite.recipe:rewrite-nodejs:$latest")
api("org.openrewrite.recipe:rewrite-okhttp:$latest")
api("org.openrewrite.recipe:rewrite-openapi:$latest")
api("org.openrewrite.recipe:rewrite-quarkus:$latest")
api("org.openrewrite.recipe:rewrite-recommendations:$latest")
api("org.openrewrite.recipe:rewrite-spring:$latest")
api("org.openrewrite.recipe:rewrite-sql:$latest")
api("org.openrewrite.recipe:rewrite-static-analysis:$latest")
api("org.openrewrite.recipe:rewrite-struts:$latest")
api("org.openrewrite.recipe:rewrite-terraform:$latest")
api("org.openrewrite.recipe:rewrite-testing-frameworks:$latest")
api("org.openrewrite.recipe:rewrite-third-party:$latest")
Expand Down

0 comments on commit 4663370

Please sign in to comment.