Skip to content

Commit 661100c

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 10.9.1 to 10.12.1 (#1320)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.1 to 10.12.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.9.1...checkstyle-10.12.1) --- 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 0671bbe commit 661100c

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
@@ -564,7 +564,7 @@
564564
<dependency>
565565
<groupId>com.puppycrawl.tools</groupId>
566566
<artifactId>checkstyle</artifactId>
567-
<version>10.9.1</version>
567+
<version>10.12.1</version>
568568
</dependency>
569569
</dependencies>
570570
<executions>

0 commit comments

Comments
 (0)