Skip to content

Commit

Permalink
Add rewrite-apache to build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Mar 8, 2024
1 parent 63593bf commit 63a84e4
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 @@ -30,6 +30,7 @@ dependencies {

api("org.openrewrite.recipe:rewrite-ai-search:$latest")
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-cloud-suitability-analyzer:$latest")
api("org.openrewrite.recipe:rewrite-concourse:$latest")
Expand Down

0 comments on commit 63a84e4

Please sign in to comment.