Skip to content

Commit

Permalink
Add rewrite-csharp to build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Aug 12, 2024
1 parent 5be3b6f commit 1fd4200
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 @@ -20,6 +20,7 @@ dependencies {
api(platform("org.openrewrite:rewrite-bom:$latest"))

api("org.openrewrite:rewrite-cobol:$latest")
api("org.openrewrite:rewrite-csharp:$latest")
api("org.openrewrite:rewrite-javascript:$latest")
api("org.openrewrite:rewrite-kotlin:$latest")
api("org.openrewrite:rewrite-polyglot:$latest")
Expand Down

0 comments on commit 1fd4200

Please sign in to comment.