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 1b34a44 commit 42ae01f
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 @@ -840,12 +840,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 42ae01f

Please sign in to comment.