Skip to content

Commit cd4b66c

Browse files
Update dependency pmd to v7.22.0
1 parent 5593951 commit cd4b66c

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
@@ -79,7 +79,7 @@ subprojects {
7979

8080
}
8181
pmd {
82-
toolVersion = "7.18.0"
82+
toolVersion = "7.22.0"
8383
consoleOutput = true
8484
sourceSets = [sourceSets.main]
8585
ruleSetFiles = files("${rootProject.projectDir}/config/pmd/pmd.xml")

0 commit comments

Comments
 (0)