We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0b4e9 commit 8a0343bCopy full SHA for 8a0343b
build.gradle.kts
@@ -29,6 +29,7 @@ dependencies {
29
30
testImplementation("org.jetbrains:annotations:24.+")
31
testImplementation("org.openrewrite:rewrite-groovy")
32
+ testImplementation("org.openrewrite:rewrite-test")
33
testImplementation("org.junit-pioneer:junit-pioneer:2.+")
34
testImplementation("junit:junit:4.13.2")
35
0 commit comments