Skip to content

Commit

Permalink
Add org.openrewrite.gradle.tooling:model
Browse files Browse the repository at this point in the history
  • Loading branch information
jkschneider committed Feb 20, 2024
1 parent 8d1d6f4 commit 7033f15
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 @@ -16,6 +16,7 @@ dependencies {
testImplementation("org.openrewrite:rewrite-java-17")
testImplementation("org.openrewrite:rewrite-test")
testImplementation("org.openrewrite:rewrite-gradle")
testImplementation("org.openrewrite.gradle.tooling:model:$rewriteVersion")
testImplementation("org.openrewrite:rewrite-maven")

testImplementation("org.junit.jupiter:junit-jupiter-engine:latest.release")
Expand Down

0 comments on commit 7033f15

Please sign in to comment.