Skip to content

Commit f43c489

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 12.2.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 12.2.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-12.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09118c1 commit f43c489

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
@@ -332,7 +332,7 @@
332332
<dependency>
333333
<groupId>com.puppycrawl.tools</groupId>
334334
<artifactId>checkstyle</artifactId>
335-
<version>10.26.1</version>
335+
<version>12.2.0</version>
336336
</dependency>
337337
</dependencies>
338338
<executions>

0 commit comments

Comments
 (0)