Skip to content

Commit 800bbbd

Browse files
Bump com.puppycrawl.tools:checkstyle in the maven group
Bumps the maven group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 11.1.0 to 13.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.1.0...checkstyle-13.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed1a070 commit 800bbbd

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.puppycrawl.tools</groupId>
8181
<artifactId>checkstyle</artifactId>
82-
<version>11.1.0</version>
82+
<version>13.0.0</version>
8383
</dependency>
8484
</dependencies>
8585
<executions>

0 commit comments

Comments
 (0)