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 28dcb90 + 6a7ed52 commit 8949165Copy full SHA for 8949165
pom.xml
@@ -486,7 +486,7 @@
486
<profile>
487
<id>checkstyle</id>
488
<properties>
489
- <maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
490
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
491
<checkstyle.version>8.25</checkstyle.version>
492
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
0 commit comments