Skip to content

Commit e378d4d

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle (#1329)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.1 to 10.12.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.1...checkstyle-10.12.2) --- 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 bc40ea2 commit e378d4d

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.12.1</version>
567+
<version>10.12.2</version>
568568
</dependency>
569569
</dependencies>
570570
<executions>

0 commit comments

Comments
 (0)