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 01297f1 + 512686e commit 4987d95Copy full SHA for 4987d95
pom.xml
@@ -523,7 +523,7 @@
523
<profile>
524
<id>checkstyle</id>
525
<properties>
526
- <maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.4.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