We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42725b0 + e72497d commit ade2f85Copy full SHA for ade2f85
pom.xml
@@ -523,7 +523,7 @@
523
<profile>
524
<id>checkstyle</id>
525
<properties>
526
- <maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.5.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