Skip to content

Commit 87b2e87

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.13.0 to 10.22.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.13.0...checkstyle-10.22.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd70ec2 commit 87b2e87

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
@@ -525,7 +525,7 @@
525525
<properties>
526526
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
527527
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
528-
<checkstyle.version>10.13.0</checkstyle.version>
528+
<checkstyle.version>10.22.0</checkstyle.version>
529529
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
530530
</properties>
531531
<build>

0 commit comments

Comments
 (0)