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 a38d4e1 commit 9367a80Copy full SHA for 9367a80
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
10
ext {
11
checkstyleVersion = '10.21.0'
12
- pmdVersion = '7.8.0'
+ pmdVersion = '7.9.0'
13
}
14
15
def properties(String key) {
0 commit comments