Skip to content

Commit

Permalink
Add rewrite-codemods and rewrite-codemods-ng
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Sep 11, 2024
1 parent 2727069 commit 217c477
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 @@ -33,6 +33,8 @@ dependencies {
api("org.openrewrite.recipe:rewrite-all:$latest")
api("org.openrewrite.recipe:rewrite-apache:$latest")
api("org.openrewrite.recipe:rewrite-circleci:$latest")
api("org.openrewrite.recipe:rewrite-codemods:$latest")
api("org.openrewrite.recipe:rewrite-codemods-ng:$latest")
api("org.openrewrite.recipe:rewrite-concourse:$latest")
api("org.openrewrite.recipe:rewrite-cucumber-jvm:$latest")
api("org.openrewrite.recipe:rewrite-docker:$latest")
Expand Down

0 comments on commit 217c477

Please sign in to comment.