Skip to content

Commit

Permalink
Update dependency net.sourceforge.pmd:pmd-dist to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acanda committed Jun 28, 2024
1 parent 70aaad8 commit 421cf72
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 @@ -21,7 +21,7 @@
<junit.version>5.10.3</junit.version>
<itf.version>0.13.1</itf.version>
<checkstyle.version>10.17.0</checkstyle.version>
<pmd.version>7.2.0</pmd.version>
<pmd.version>7.3.0</pmd.version>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>acanda</sonar.organization>
<sonar.projectKey>acanda_code-analysis-maven-plugin</sonar.projectKey>
Expand Down

0 comments on commit 421cf72

Please sign in to comment.