Skip to content

Commit bcf5cbe

Browse files
Anmol202005rdiachenko
authored andcommitted
Updated GroupID in Readme.md
1 parent e88b73a commit bcf5cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ First, add the OpenRewrite plugin and our autofix recipe dependency to your buil
2020
</configuration>
2121
<dependencies>
2222
<dependency>
23-
<groupId>org.checkstyle.autofix</groupId>
23+
<groupId>com.puppycrawl.tools</groupId>
2424
<artifactId>checkstyle-openrewrite-recipes</artifactId>
2525
<version>1.0.0</version>
2626
</dependency>

0 commit comments

Comments
 (0)