Skip to content

Commit 961c9b9

Browse files
authored
Merge pull request #101 from xdev-software/renovate/pmdversion
Update pmdVersion to v7.12.0
2 parents 7aba2f8 + 2af0b06 commit 961c9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
ext {
1111
checkstyleVersion = '10.21.4'
12-
pmdVersion = '7.11.0'
12+
pmdVersion = '7.12.0'
1313
}
1414

1515
def properties(String key) {

0 commit comments

Comments
 (0)