Skip to content

Commit e7320c8

Browse files
committed
Add a description so hopefully MavenCentral will accept artifact publication
1 parent ca908e0 commit e7320c8

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
@@ -36,6 +36,7 @@ apply(plugin = "nebula.maven-resolved-dependencies")
3636
apply(plugin = "io.spring.publishing")
3737

3838
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 "
3940

4041
repositories {
4142
mavenLocal()

0 commit comments

Comments
 (0)