Skip to content

Commit

Permalink
Bump net.sourceforge.pmd:pmd-java from 7.1.0 to 7.5.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.1.0 to 7.5.0.
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](pmd/pmd@pmd_releases/7.1.0...pmd_releases/7.5.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 140ab75 commit 480329b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ subprojects {
dependency("commons-beanutils:commons-beanutils:1.9.4")
dependency("commons-io:commons-io:2.16.1")
dependency("javax.xml.bind:jaxb-api:2.3.1")
dependency("net.sourceforge.pmd:pmd-java:7.1.0")
dependency("net.sourceforge.pmd:pmd-java:7.5.0")
dependency("org.allurefw:allure1-model:1.0")
dependency("org.apache.commons:commons-collections4:4.4")
dependency("org.apache.commons:commons-lang3:3.17.0")
Expand Down

0 comments on commit 480329b

Please sign in to comment.