Skip to content

Commit 21062cd

Browse files
remove pmd version, accept the latest
this will match the GHA
1 parent 2c2e598 commit 21062cd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ tasks.named('jacocoTestReport') {
147147
}
148148

149149
pmd {
150-
toolVersion = "7.16.0"
151150
ruleSets = []
152151
ruleSetFiles = files(".github/pmd-ruleset.xml")
153152
ignoreFailures = false

0 commit comments

Comments
 (0)