Skip to content

Commit 0b06aab

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 (#134)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74e774a commit 0b06aab

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
@@ -74,7 +74,7 @@
7474
<local.lib.repo>${project.basedir}/lib/mvn-repo</local.lib.repo>
7575

7676
<surefire.version>3.5.2</surefire.version>
77-
<checkstyle.version>10.21.2</checkstyle.version>
77+
<checkstyle.version>10.21.3</checkstyle.version>
7878
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
7979
<javadoc.plugin.version>3.11.2</javadoc.plugin.version>
8080
<source.plugin.version>3.3.1</source.plugin.version>

0 commit comments

Comments
 (0)