Skip to content

Commit 487f752

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.2 to 10.21.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.2...checkstyle-10.21.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96c7cce commit 487f752

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
@@ -88,7 +88,7 @@
8888
<pmd.plugin.version>3.26.0</pmd.plugin.version>
8989
<spotbugs.version>4.9.1</spotbugs.version>
9090
<spotbugs.plugin.version>4.9.1.0</spotbugs.plugin.version>
91-
<checkstyle.version>10.21.2</checkstyle.version>
91+
<checkstyle.version>10.21.3</checkstyle.version>
9292
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>
9393
</properties>
9494

0 commit comments

Comments
 (0)