Skip to content
Snippets Groups Projects
Commit 2d96af31 authored by Lorenz Boguhn's avatar Lorenz Boguhn
Browse files

Upgrade PMD to next version 6.8

parent 11fcf2b8
Branches
Tags
1 merge request!187Migrate Beam benchmark implementation
......@@ -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.
Please register or to comment