Skip to content

Commit bcbf9b0

Browse files
authored
Bump PMD from 6.44.0 to 6.45.0
1 parent b8b59ba commit bcbf9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.0/gradle/vividus-library.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ checkstyle {
237237

238238
apply plugin: 'pmd'
239239
pmd {
240-
toolVersion = '6.44.0'
240+
toolVersion = '6.45.0'
241241
maxFailures = 23
242242
ruleSets = []
243243
}

0 commit comments

Comments
 (0)