Skip to content

Commit f76d3c3

Browse files
fix(deps): bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.1.0...checkstyle-13.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d94676 commit f76d3c3

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
@@ -124,7 +124,7 @@ check for new dependency/plugin updates using:
124124
<!-- enables https://github.com/timgifford/maven-buildtime-extension -->
125125
<buildtime.output.log>true</buildtime.output.log>
126126

127-
<checkstyle.version>13.1.0</checkstyle.version>
127+
<checkstyle.version>13.2.0</checkstyle.version>
128128
<checkstyle.skip>false</checkstyle.skip>
129129
<checkstyle.sevntu-checks.version>1.44.1</checkstyle.sevntu-checks.version>
130130
<checkstyle.violation-severity>warning</checkstyle.violation-severity>

0 commit comments

Comments
 (0)