Skip to content

Commit

Permalink
Drop explicit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Jul 15, 2024
1 parent 2eae45c commit 3b306c5
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 @@ -9,6 +9,4 @@ val rewriteVersion = rewriteRecipe.rewriteVersion.get()
dependencies {
implementation(platform("org.openrewrite:rewrite-bom:$rewriteVersion"))
implementation("org.openrewrite:rewrite-core:$rewriteVersion")

testImplementation("org.assertj:assertj-core:latest.release")
}

0 comments on commit 3b306c5

Please sign in to comment.