Skip to content

Commit 37e7681

Browse files
authored
Merge pull request #163 from xdev-software/renovate/pmdversion
Update pmdVersion to v7.17.0
2 parents fe342ed + d26084e commit 37e7681

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
@@ -9,7 +9,7 @@ plugins {
99
ext {
1010
checkstyleVersion = '11.0.1'
1111

12-
pmdVersion = '7.16.0'
12+
pmdVersion = '7.17.0'
1313
}
1414

1515
def properties(String key) {

0 commit comments

Comments
 (0)