Skip to content

Commit 89431c3

Browse files
Update dependency pmd to v7
1 parent 9dedc8e commit 89431c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ allprojects {
328328
plugins.apply("pmd")
329329

330330
pmd {
331-
toolVersion = "5.8.1"
331+
toolVersion = "7.7.0"
332332
incrementalAnalysis.set(false)
333333
}
334334
}

0 commit comments

Comments
 (0)