Skip to content

Commit

Permalink
Add testImplementation("org.openrewrite:rewrite-test")
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Nov 27, 2024
1 parent 167d9ce commit dee8ae2
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 @@ -151,6 +151,7 @@ dependencies {
testRuntimeOnly("ch.qos.logback:logback-classic:1.+")
testRuntimeOnly(gradleApi())

testImplementation("org.openrewrite:rewrite-test")
testImplementation("org.openrewrite.gradle.tooling:model:$rewriteVersion")

// for generating properties migration configurations
Expand Down

0 comments on commit dee8ae2

Please sign in to comment.