Skip to content

Commit 512686e

Browse files
build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.1 to 3.4.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01297f1 commit 512686e

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
@@ -523,7 +523,7 @@
523523
<profile>
524524
<id>checkstyle</id>
525525
<properties>
526-
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
526+
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
527527
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
528528
<checkstyle.version>10.13.0</checkstyle.version>
529529
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>

0 commit comments

Comments
 (0)