Skip to content

Commit 20f563f

Browse files
build(deps): bump net.sourceforge.pmd:pmd-java from 7.11.0 to 7.17.0 (#71)
Bumps [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) from 7.11.0 to 7.17.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.11.0...pmd_releases/7.17.0) --- updated-dependencies: - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ca4e82 commit 20f563f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies {
1010
implementation "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22"
1111
implementation "com.puppycrawl.tools:checkstyle:10.21.4"
1212
implementation "io.freefair.gradle:lombok-plugin:8.13.1"
13-
implementation "net.sourceforge.pmd:pmd-java:7.11.0"
13+
implementation "net.sourceforge.pmd:pmd-java:7.17.0"
1414
}

0 commit comments

Comments
 (0)