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 a7f65ca commit 6b6c839Copy full SHA for 6b6c839
pom.xml
@@ -371,7 +371,7 @@
371
<properties>
372
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
373
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
374
- <checkstyle.version>8.25</checkstyle.version>
+ <checkstyle.version>11.0.0</checkstyle.version>
375
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
376
</properties>
377
<build>
0 commit comments