Skip to content

Commit cc464be

Browse files
Update dependency checkstyle to v13
1 parent 35d25a9 commit cc464be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ task smoke(type: Test) {
105105

106106
checkstyle {
107107
maxWarnings = 0
108-
toolVersion = '10.26.1'
108+
toolVersion = '13.3.0'
109109
getConfigDirectory().set(new File(rootDir, 'config/checkstyle'))
110110
}
111111

0 commit comments

Comments
 (0)