Skip to content

Commit 9c46d28

Browse files
committed
Update pmdVersion to v7.13.0
1 parent 8d52b36 commit 9c46d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
ext {
1111
checkstyleVersion = '10.23.0'
1212

13-
pmdVersion = '7.12.0'
13+
pmdVersion = '7.13.0'
1414
}
1515

1616
def properties(String key) {

0 commit comments

Comments
 (0)