Skip to content

Commit 005829c

Browse files
authored
Merge pull request #127 from xdev-software/renovate/pmdversion
Update pmdVersion to v7.15.0
2 parents 6fd23ba + d4cbce7 commit 005829c

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
@@ -10,7 +10,7 @@ plugins {
1010
ext {
1111
checkstyleVersion = '10.26.0'
1212

13-
pmdVersion = '7.14.0'
13+
pmdVersion = '7.15.0'
1414
}
1515

1616
def properties(String key) {

0 commit comments

Comments
 (0)