Skip to content

Commit 7f8e311

Browse files
authored
Merge pull request #819 from joinfaces/dependabot/maven/5.2.x/com.puppycrawl.tools-checkstyle-10.14.1
Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1
2 parents 7f6b359 + e408beb commit 7f8e311

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)