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 e5d6fb3 commit 9bf0b40Copy full SHA for 9bf0b40
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
ext {
10
checkstyleVersion = '11.0.1'
11
12
- pmdVersion = '7.16.0'
+ pmdVersion = '7.17.0'
13
}
14
15
def properties(String key) {
0 commit comments