Skip to content

Commit c6f4784

Browse files
Update dependency checkstyle to v13
1 parent 720ff24 commit c6f4784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/staticCodeAnalysis.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'pmd'
33
apply plugin: 'jacoco'
44

55
checkstyle {
6-
toolVersion = '12.3.0'
6+
toolVersion = '13.2.0'
77
ignoreFailures = false
88
maxWarnings = 0
99
checkstyleMain {

0 commit comments

Comments
 (0)