Updated PMD version.
This commit is contained in:
parent
5c3b2074ba
commit
6787b0dcbe
4 changed files with 4 additions and 4 deletions
|
@ -104,7 +104,7 @@ tasks.withType(com.github.spotbugs.snom.SpotBugsTask) {
|
|||
}
|
||||
|
||||
pmd {
|
||||
toolVersion = '6.22.0'
|
||||
toolVersion = '6.23.0'
|
||||
ignoreFailures = true
|
||||
ruleSets = []
|
||||
ruleSetFiles = files("${projectDir}/config/pmd.xml")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue