Skip to content

Commit

Permalink
Merge pull request #584 from Feuermagier/dependabot/maven/net.sourcef…
Browse files Browse the repository at this point in the history
…orge.pmd-pmd-java-7.4.0

Dependency(deps): Bump net.sourceforge.pmd:pmd-java from 7.3.0 to 7.4.0
  • Loading branch information
Luro02 authored Aug 5, 2024
2 parents 09320c9 + e65c56a commit 7b17d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autograder-extra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<surefire.version>3.3.1</surefire.version>
<pmd.version>7.3.0</pmd.version>
<pmd.version>7.4.0</pmd.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7b17d01

Please sign in to comment.