We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e8873d + 3116e68 commit 949db22Copy full SHA for 949db22
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
ext {
10
checkstyleVersion = '13.1.0'
11
12
- pmdVersion = '7.21.0'
+ pmdVersion = '7.22.0'
13
}
14
15
def properties(String key) {
0 commit comments