Skip to content

Commit d507dcb

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle
Bumps the maven-plugins group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 13.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.3.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-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80e21b5 commit d507dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
<dependency>
291291
<groupId>com.puppycrawl.tools</groupId>
292292
<artifactId>checkstyle</artifactId>
293-
<version>12.3.0</version>
293+
<version>13.0.0</version>
294294
</dependency>
295295
</dependencies>
296296
<configuration>

0 commit comments

Comments
 (0)