Skip to content

Commit b8e9cb3

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 10.13.0 to 13.7.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.13.0 to 13.7.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.13.0...checkstyle-13.7.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ae5a46 commit b8e9cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
<properties>
535535
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
536536
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
537-
<checkstyle.version>10.13.0</checkstyle.version>
537+
<checkstyle.version>13.7.0</checkstyle.version>
538538
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
539539
</properties>
540540
<build>

0 commit comments

Comments
 (0)