Skip to content

Commit 04e77f4

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

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
@@ -289,7 +289,7 @@
289289
<dependency>
290290
<groupId>com.puppycrawl.tools</groupId>
291291
<artifactId>checkstyle</artifactId>
292-
<version>13.4.0</version>
292+
<version>13.5.0</version>
293293
</dependency>
294294
</dependencies>
295295
</plugin>

0 commit comments

Comments
 (0)