Skip to content

Commit a9350ce

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.21.2 (#115)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.18.1 to 10.21.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.18.1...checkstyle-10.21.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e24296c commit a9350ce

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.18.1</checkstyle.version>
77+
<checkstyle.version>10.21.2</checkstyle.version>
7878
<checkstyle.plugin.version>3.5.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)