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 de2608e commit 0a79ae6Copy full SHA for 0a79ae6
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
10
ext {
11
checkstyleVersion = '10.18.2'
12
- pmdVersion = '7.6.0'
+ pmdVersion = '7.7.0'
13
}
14
15
def properties(String key) {
0 commit comments