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 f87b599 commit 2240345Copy full SHA for 2240345
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
ext {
11
checkstyleVersion = '10.25.1'
12
13
- pmdVersion = '7.14.0'
+ pmdVersion = '7.15.0'
14
}
15
16
def properties(String key) {
0 commit comments