Skip to content

Commit

Permalink
Add rewrite-comprehension
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Jan 10, 2025
1 parent bbcffea commit b954aea
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 @@ -40,6 +40,7 @@ dependencies {
api("org.openrewrite.recipe:rewrite-codemods:$latest")
api("org.openrewrite.recipe:rewrite-codemods-ng:$latest")
api("org.openrewrite.recipe:rewrite-compiled-analysis:$latest")
api("org.openrewrite.recipe:rewrite-comprehension:$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 b954aea

Please sign in to comment.