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.
1 parent 6fd23ba commit d4cbce7Copy full SHA for d4cbce7
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
ext {
11
checkstyleVersion = '10.26.0'
12
13
- pmdVersion = '7.14.0'
+ pmdVersion = '7.15.0'
14
}
15
16
def properties(String key) {
0 commit comments