Skip to content

Commit dc7a0bd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
<dependency>
333333
<groupId>com.puppycrawl.tools</groupId>
334334
<artifactId>checkstyle</artifactId>
335-
<version>13.9.0</version>
335+
<version>13.10.0</version>
336336
</dependency>
337337
</dependencies>
338338
<executions>

0 commit comments

Comments
 (0)