Skip to content

Commit

Permalink
Bump version pf PMD metrics to 7.7.0-metrics-2.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 11, 2024
1 parent 0489631 commit a18dea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -777,12 +777,12 @@
<dependency>
<groupId>edu.hm.hafner</groupId>
<artifactId>pmd-core</artifactId>
<version>${pmd.version}-metrics</version>
<version>${pmd.version}-metrics-2</version>
</dependency>
<dependency>
<groupId>edu.hm.hafner</groupId>
<artifactId>pmd-java</artifactId>
<version>${pmd.version}-metrics</version>
<version>${pmd.version}-metrics-2</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
Expand Down

0 comments on commit a18dea2

Please sign in to comment.