Skip to content

Commit 5f497b8

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.0.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.0.0...checkstyle-12.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da8e579 commit 5f497b8

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
@@ -60,7 +60,7 @@
6060
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
6161
<xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>
6262

63-
<checkstyle.version>12.0.0</checkstyle.version>
63+
<checkstyle.version>12.0.1</checkstyle.version>
6464

6565
<!-- maven-javadoc-plugin configuration -->
6666
<maven.javadoc.failOnError>true</maven.javadoc.failOnError>

0 commit comments

Comments
 (0)