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