Skip to content

Commit 8af7a7f

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.4.0 to 3.5.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.5.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] <[email protected]>
1 parent 24ecf8d commit 8af7a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
<profile>
370370
<id>checkstyle</id>
371371
<properties>
372-
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
372+
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
373373
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
374374
<checkstyle.version>8.25</checkstyle.version>
375375
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>

0 commit comments

Comments
 (0)