Skip to content

Commit 7bf7cce

Browse files
Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.1.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.1.0 to 12.1.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.1.0...checkstyle-12.1.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27bf3a3 commit 7bf7cce

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
@@ -265,7 +265,7 @@
265265
<dependency>
266266
<groupId>com.puppycrawl.tools</groupId>
267267
<artifactId>checkstyle</artifactId>
268-
<version>11.1.0</version>
268+
<version>12.1.1</version>
269269
</dependency>
270270
</dependencies>
271271
<executions>

0 commit comments

Comments
 (0)