Skip to content

Commit e717f99

Browse files
authored
Merge pull request #77 from scalecube/update/revert-back-puppycrawl-to-14
Reverted puppy-crawl to 14
2 parents 6cb9a7b + 5dbb727 commit e717f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
<!-- check style configuration -->
7272
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>
73-
<com.puppycrawl.tools.checkstyle-version>8.20</com.puppycrawl.tools.checkstyle-version>
73+
<com.puppycrawl.tools.checkstyle-version>8.14</com.puppycrawl.tools.checkstyle-version>
7474

7575
<dockerfile.repository>scalecube/${project.artifactId}</dockerfile.repository>
7676
<dockerfile.maven.version>1.4.6</dockerfile.maven.version>

0 commit comments

Comments
 (0)