Skip to content

Commit 184b80e

Browse files
committed
Update pmdVersion to v7.6.0
1 parent 8f33dbf commit 184b80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
ext {
1111
checkstyleVersion = '10.18.1'
12-
pmdVersion = '7.5.0'
12+
pmdVersion = '7.6.0'
1313
}
1414

1515
def properties(String key) {

0 commit comments

Comments
 (0)