Skip to content

Commit 3997d60

Browse files
Bump com.puppycrawl.tools:checkstyle from 8.25 to 10.13.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.25 to 10.13.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.25...checkstyle-10.13.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a62740 commit 3997d60

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
@@ -490,7 +490,7 @@
490490
<properties>
491491
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
492492
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
493-
<checkstyle.version>8.25</checkstyle.version>
493+
<checkstyle.version>10.13.0</checkstyle.version>
494494
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
495495
</properties>
496496
<build>

0 commit comments

Comments
 (0)