Skip to content

Commit 08e23ef

Browse files
fix(deps): update dependency pmd to v7 (#1166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aca9ce4 commit 08e23ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ext{
1414
mockitoJunitJupiterVersion = '5.11.0'
1515
jupiterApiVersion = '5.10.2'
1616
assertjVersion = '3.25.3'
17-
pmdVersion = '6.55.0'
17+
pmdVersion = '7.0.0'
1818
jacocoVersion = '0.8.11'
1919
caffeineVersion = '3.1.8'
2020
nexusStagingPluginVersion = '0.22.0'

0 commit comments

Comments
 (0)