We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d12c0 commit 0c0445aCopy full SHA for 0c0445a
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>10.23.1</checkstyle.version>
375
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
376
</properties>
377
<build>
0 commit comments