We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e061679 + 2856c9e commit 966e304Copy full SHA for 966e304
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
ext {
10
checkstyleVersion = '13.0.0'
11
12
- pmdVersion = '7.20.0'
+ pmdVersion = '7.21.0'
13
}
14
15
def properties(String key) {
0 commit comments