Skip to content

Commit e4d72c7

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 (#171)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.21.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.1...checkstyle-10.21.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 5595262 commit e4d72c7

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
@@ -263,7 +263,7 @@
263263
<dependency>
264264
<groupId>com.puppycrawl.tools</groupId>
265265
<artifactId>checkstyle</artifactId>
266-
<version>10.21.1</version>
266+
<version>10.21.2</version>
267267
</dependency>
268268
</dependencies>
269269
<executions>

0 commit comments

Comments
 (0)