Skip to content

Commit

Permalink
Merge pull request #843 from joinfaces/checkstyle-10.12.1
Browse files Browse the repository at this point in the history
upgrade checkstyle to 10.12.1
  • Loading branch information
persapiens authored Jul 22, 2023
2 parents 1fe518f + 0f0cd42 commit 1a79d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-pmd-plugin.version>3.21.0</maven-pmd-plugin.version>
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<checkstyle.version>10.9.2</checkstyle.version>
<checkstyle.version>10.12.1</checkstyle.version>

<check.dir>src/checkconfig</check.dir>
<checkstyle.dir>${check.dir}/checkstyle</checkstyle.dir>
Expand Down

0 comments on commit 1a79d50

Please sign in to comment.