Skip to content

Commit 6b5ddda

Browse files
Update dependency pmd to v7
1 parent ccca925 commit 6b5ddda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ repositories {
8888
}
8989

9090
pmd {
91-
toolVersion = "6.55.0"
91+
toolVersion = "7.0.0"
9292
ruleSetFiles = files("pmd-ruleset.xml")
9393
ruleSets = []
9494
}

0 commit comments

Comments
 (0)