Skip to content

Commit 337fecc

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

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
@@ -382,7 +382,7 @@
382382
<properties>
383383
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
384384
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
385-
<checkstyle.version>8.25</checkstyle.version>
385+
<checkstyle.version>13.4.0</checkstyle.version>
386386
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
387387
</properties>
388388
<build>

0 commit comments

Comments
 (0)