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.
1 parent fb8b604 commit 68845b6Copy full SHA for 68845b6
pom.xml
@@ -324,7 +324,7 @@
324
<profile>
325
<id>checkstyle</id>
326
<properties>
327
- <maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
328
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
329
<checkstyle.version>8.25</checkstyle.version>
330
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
0 commit comments