Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
persapiens authored Jul 22, 2023
1 parent 1fe518f commit 0f0cd42
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 0f0cd42

Please sign in to comment.