We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d3adaf + e34364e commit 609a9b4Copy full SHA for 609a9b4
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
ext {
10
checkstyleVersion = '13.4.0'
11
12
- pmdVersion = '7.22.0'
+ pmdVersion = '7.23.0'
13
}
14
15
def properties(String key) {
0 commit comments