Skip to content

Commit 6daf15e

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

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
@@ -425,7 +425,7 @@
425425
<dependency>
426426
<groupId>com.puppycrawl.tools</groupId>
427427
<artifactId>checkstyle</artifactId>
428-
<version>13.8.0</version>
428+
<version>13.9.0</version>
429429
</dependency>
430430
</dependencies>
431431
</plugin>

0 commit comments

Comments
 (0)