Skip to content

Commit 824a75a

Browse files
build(deps): Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.6.0...checkstyle-13.7.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4e5683 commit 824a75a

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
@@ -419,7 +419,7 @@
419419
<dependency>
420420
<groupId>com.puppycrawl.tools</groupId>
421421
<artifactId>checkstyle</artifactId>
422-
<version>13.6.0</version>
422+
<version>13.7.0</version>
423423
</dependency>
424424
</dependencies>
425425
</plugin>

0 commit comments

Comments
 (0)