Skip to content

Commit e408beb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
4949
<spring-javaformat.version>0.0.41</spring-javaformat.version>
5050

51-
<checkstyle.version>10.14.0</checkstyle.version>
51+
<checkstyle.version>10.14.1</checkstyle.version>
5252

5353
<check.dir>src/checkconfig</check.dir>
5454
<pmd.dir>${check.dir}/pmd</pmd.dir>

0 commit comments

Comments
 (0)