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 f7f4acd commit d5060ebCopy full SHA for d5060eb
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
ext {
11
checkstyleVersion = '10.23.0'
12
13
- pmdVersion = '7.12.0'
+ pmdVersion = '7.13.0'
14
}
15
16
def properties(String key) {
0 commit comments