Skip to content

Commit 0c0445a

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 8.25 to 10.23.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.25 to 10.23.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.25...checkstyle-10.23.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76d12c0 commit 0c0445a

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
@@ -371,7 +371,7 @@
371371
<properties>
372372
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
373373
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
374-
<checkstyle.version>8.25</checkstyle.version>
374+
<checkstyle.version>10.23.1</checkstyle.version>
375375
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
376376
</properties>
377377
<build>

0 commit comments

Comments
 (0)