Skip to content
Snippets Groups Projects
Commit 68ffa28c authored by Lorenz Boguhn's avatar Lorenz Boguhn Committed by Sören Henning
Browse files

Upgrade PMD to next version 6.8

parent 0321778c
No related branches found
No related tags found
1 merge request!188Upgrade PMD and Checkstyle versions
......@@ -50,7 +50,7 @@ pmd {
ruleSets = [] // Gradle requires to clean the rule sets first
ruleSetFiles = files("$rootProject.projectDir/config/pmd.xml")
ignoreFailures = false
toolVersion = "6.7.0"
toolVersion = "6.8.0"
}
checkstyle {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment