Skip to content

Commit 97127ac

Browse files
authored
Merge pull request #64 from git-commit-id/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.1
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
2 parents 51994cf + 68845b6 commit 97127ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<profile>
325325
<id>checkstyle</id>
326326
<properties>
327-
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
327+
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
328328
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
329329
<checkstyle.version>8.25</checkstyle.version>
330330
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>

0 commit comments

Comments
 (0)