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 846e8cc commit 1d0cfc3Copy full SHA for 1d0cfc3
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
ext {
11
checkstyleVersion = '10.23.1'
12
13
- pmdVersion = '7.13.0'
+ pmdVersion = '7.14.0'
14
}
15
16
def properties(String key) {
0 commit comments