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 e88b73a commit bcf5cbeCopy full SHA for bcf5cbe
README.md
@@ -20,7 +20,7 @@ First, add the OpenRewrite plugin and our autofix recipe dependency to your buil
20
</configuration>
21
<dependencies>
22
<dependency>
23
- <groupId>org.checkstyle.autofix</groupId>
+ <groupId>com.puppycrawl.tools</groupId>
24
<artifactId>checkstyle-openrewrite-recipes</artifactId>
25
<version>1.0.0</version>
26
</dependency>
0 commit comments