We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 096d304 + 1d0cfc3 commit ff590c1Copy full SHA for ff590c1
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
ext {
11
checkstyleVersion = '10.23.1'
12
13
- pmdVersion = '7.13.0'
+ pmdVersion = '7.14.0'
14
}
15
16
def properties(String key) {
0 commit comments