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.
2 parents 922ea6d + f9b0288 commit 6a51d8dCopy full SHA for 6a51d8d
pom.xml
@@ -473,7 +473,7 @@
473
<profile>
474
<id>checkstyle</id>
475
<properties>
476
- <maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.2.2</maven-checkstyle-plugin.version>
477
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
478
<checkstyle.version>8.25</checkstyle.version>
479
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
0 commit comments