Skip to content

Commit

Permalink
Add rewrite-testcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Aug 15, 2023
1 parent 77d3ab0 commit d5ae80a
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 @@ -42,6 +42,7 @@ dependencies {
api("org.openrewrite.recipe:rewrite-sql:$latest")
api("org.openrewrite.recipe:rewrite-static-analysis:$latest")
api("org.openrewrite.recipe:rewrite-terraform:$latest")
//api("org.openrewrite.recipe:rewrite-testcontainers:$latest") // TODO Add after first release
api("org.openrewrite.recipe:rewrite-testing-frameworks:$latest")
}

Expand Down

0 comments on commit d5ae80a

Please sign in to comment.