Skip to content

Commit

Permalink
Use PMD 7.5.0 for checks
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Aug 30, 2024
1 parent 9ac2602 commit b4af634
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 @@ -83,7 +83,7 @@

<pmd.build-tools.version>26</pmd.build-tools.version>
<pmd.plugin.version>3.24.0</pmd.plugin.version>
<pmd.check.version>7.4.0</pmd.check.version>
<pmd.check.version>7.5.0</pmd.check.version>

<jflex-output>${project.build.directory}/generated-sources/jflex</jflex-output>

Expand Down

0 comments on commit b4af634

Please sign in to comment.