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 bc90207 + 9725f9a commit 1e73c77Copy full SHA for 1e73c77
pom.xml
@@ -523,7 +523,7 @@
523
<profile>
524
<id>checkstyle</id>
525
<properties>
526
- <maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
527
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
528
<checkstyle.version>10.13.0</checkstyle.version>
529
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
0 commit comments