Skip to content

Commit

Permalink
Remove now-defunct rewrite-templating dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd authored and timtebeek committed Nov 19, 2024
1 parent 5a6c135 commit aafbf97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ dependencies {
implementation("org.openrewrite:rewrite-yaml")
implementation("org.openrewrite:rewrite-gradle")
implementation("org.openrewrite:rewrite-maven")
implementation("org.openrewrite:rewrite-templating:$rewriteVersion")
implementation("org.openrewrite.recipe:rewrite-java-dependencies:${rewriteVersion}")
implementation("org.openrewrite.recipe:rewrite-static-analysis:${rewriteVersion}")
implementation("org.openrewrite.gradle.tooling:model:${rewriteVersion}")
Expand Down

0 comments on commit aafbf97

Please sign in to comment.