Skip to content

Commit 26ff8d9

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 10.13.0 to 13.4.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.13.0 to 13.4.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.13.0...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 4aefc60 commit 26ff8d9

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
@@ -535,7 +535,7 @@
535535
<properties>
536536
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
537537
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
538-
<checkstyle.version>10.13.0</checkstyle.version>
538+
<checkstyle.version>13.4.0</checkstyle.version>
539539
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>
540540
</properties>
541541
<build>

0 commit comments

Comments
 (0)