Skip to content

Commit 06e4a24

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

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
@@ -327,7 +327,7 @@
327327
<dependency>
328328
<groupId>com.puppycrawl.tools</groupId>
329329
<artifactId>checkstyle</artifactId>
330-
<version>13.7.0</version>
330+
<version>13.8.0</version>
331331
</dependency>
332332
</dependencies>
333333
<executions>

0 commit comments

Comments
 (0)