Skip to content

Commit 3468c5d

Browse files
build(deps): bump net.sourceforge.pmd:pmd-java from 7.11.0 to 7.13.0
Bumps [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) from 7.11.0 to 7.13.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.13.0) --- updated-dependencies: - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8adbd2 commit 3468c5d

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.13.0"
1414
}

0 commit comments

Comments
 (0)