Skip to content

Commit

Permalink
Bump net.sourceforge.pmd:pmd-java from 7.7.0 to 7.8.0
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
- [Commits](pmd/pmd@pmd_releases/7.7.0...pmd_releases/7.8.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ffed835 commit db77965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'

pmd 'net.sourceforge.pmd:pmd-ant:7.7.0'
pmd 'net.sourceforge.pmd:pmd-java:7.7.0'
pmd 'net.sourceforge.pmd:pmd-java:7.8.0'
}

// Properties to support Ant builds
Expand Down

0 comments on commit db77965

Please sign in to comment.