Skip to content

Commit

Permalink
Merge pull request #751 from joinfaces/dependabot/maven/5.1.x/com.pup…
Browse files Browse the repository at this point in the history
…pycrawl.tools-checkstyle-10.12.6

Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6
  • Loading branch information
persapiens authored Dec 8, 2023
2 parents d7cc879 + 0f26ab3 commit 19e7c33
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 @@ -47,7 +47,7 @@
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<checkstyle.version>10.12.5</checkstyle.version>
<checkstyle.version>10.12.6</checkstyle.version>

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

0 comments on commit 19e7c33

Please sign in to comment.