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 ca908e0 commit e7320c8Copy full SHA for e7320c8
build.gradle.kts
@@ -36,6 +36,7 @@ apply(plugin = "nebula.maven-resolved-dependencies")
36
apply(plugin = "io.spring.publishing")
37
38
group = "org.openrewrite.recipe"
39
+description = "A rewrite module automating best practices and major version migrations for popular Java test frameworks like JUnit and Mockito "
40
41
repositories {
42
mavenLocal()
0 commit comments