Skip to content

Commit 477474f

Browse files
dependabot[bot]mojito317
authored andcommitted
build(deps): bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.1.0...checkstyle-12.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13a327a commit 477474f

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
@@ -326,7 +326,7 @@
326326
<dependency>
327327
<groupId>com.puppycrawl.tools</groupId>
328328
<artifactId>checkstyle</artifactId>
329-
<version>11.1.0</version>
329+
<version>12.0.0</version>
330330
</dependency>
331331
</dependencies>
332332
<executions>

0 commit comments

Comments
 (0)