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 742a6ba commit 0e835e1Copy full SHA for 0e835e1
pom.xml
@@ -371,7 +371,7 @@
371
<properties>
372
<maven-checkstyle-plugin.version>3.3.1</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>10.17.0</checkstyle.version>
375
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
376
</properties>
377
<build>
0 commit comments