We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b0cab commit 2af0b06Copy full SHA for 2af0b06
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
10
ext {
11
checkstyleVersion = '10.21.4'
12
- pmdVersion = '7.11.0'
+ pmdVersion = '7.12.0'
13
}
14
15
def properties(String key) {
0 commit comments