Skip to content

Commit

Permalink
fixup! Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Philzen committed Jun 23, 2024
1 parent 86e7877 commit b3f0429
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ dependencies {

implementation("org.openrewrite:rewrite-java")
implementation("org.openrewrite.recipe:rewrite-java-dependencies")
implementation("org.openrewrite:rewrite-yaml")
implementation("org.assertj:assertj-core:3.24.2")
runtimeOnly("org.openrewrite:rewrite-java-8")
runtimeOnly("org.openrewrite:rewrite-java-17")

Expand Down

0 comments on commit b3f0429

Please sign in to comment.