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 32bea85 commit 589e878
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 @@ -45,6 +45,7 @@ dependencies {
runtimeOnly("ch.qos.logback:logback-classic:1.2.+")

testImplementation("org.openrewrite:rewrite-maven")
testImplementation("org.openrewrite:rewrite-test")
"testWithStruts6Implementation"("org.apache.struts:struts2-core:latest.release")
}

Expand Down

0 comments on commit 589e878

Please sign in to comment.