Skip to content

Commit 72af0e0

Browse files
Update dependency checkstyle to v13
1 parent 9a94d14 commit 72af0e0

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
@@ -112,7 +112,7 @@ task smoke(type: Test) {
112112

113113
checkstyle {
114114
maxWarnings = 0
115-
toolVersion = '9.3'
115+
toolVersion = '13.4.0'
116116
getConfigDirectory().set(new File(rootDir, 'config/checkstyle'))
117117
}
118118

0 commit comments

Comments
 (0)