Skip to content

Commit

Permalink
Merge pull request #90 from qld-gov-au/dependabot/maven/net.sourcefor…
Browse files Browse the repository at this point in the history
…ge.pmd-pmd-java-6.20.0

Bump pmd-java from 6.19.0 to 6.20.0
  • Loading branch information
duttonw authored Dec 14, 2019
2 parents 50ec93d + 87ebca8 commit d568943
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 @@ -142,7 +142,7 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-java</artifactId>
<version>6.19.0</version>
<version>6.20.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit d568943

Please sign in to comment.