Skip to content

Commit 167a9ee

Browse files
Bump com.puppycrawl.tools:checkstyle in /lang/java (#3321)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.21.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.1...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 150da29 commit 167a9ee

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
@@ -49,7 +49,7 @@
4949
<!-- plugin versions -->
5050
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
5151
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
52-
<checkstyle.version>10.21.1</checkstyle.version>
52+
<checkstyle.version>10.21.3</checkstyle.version>
5353
<enforcer-plugin.version>3.5.0</enforcer-plugin.version>
5454
<extra-enforcer-rules.version>1.9.0</extra-enforcer-rules.version>
5555
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>

0 commit comments

Comments
 (0)