Skip to content

Commit 8a0343b

Browse files
authored
Add testImplementation("org.openrewrite:rewrite-test")
1 parent 0e0b4e9 commit 8a0343b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies {
2929

3030
testImplementation("org.jetbrains:annotations:24.+")
3131
testImplementation("org.openrewrite:rewrite-groovy")
32+
testImplementation("org.openrewrite:rewrite-test")
3233
testImplementation("org.junit-pioneer:junit-pioneer:2.+")
3334
testImplementation("junit:junit:4.13.2")
3435

0 commit comments

Comments
 (0)