We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fd4574 + 8af7a7f commit 90752c9Copy full SHA for 90752c9
pom.xml
@@ -369,7 +369,7 @@
369
<profile>
370
<id>checkstyle</id>
371
<properties>
372
- <maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.5.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>
375
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
0 commit comments