We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd70ec2 commit 87b2e87Copy full SHA for 87b2e87
pom.xml
@@ -525,7 +525,7 @@
525
<properties>
526
<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>
+ <checkstyle.version>10.22.0</checkstyle.version>
529
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
530
</properties>
531
<build>
0 commit comments