Skip to content

Commit 4090f0e

Browse files
Update dependency checkstyle to v8.45.1
1 parent 728e74d commit 4090f0e

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

130130
checkstyle {
131131
maxWarnings = 0
132-
toolVersion = '8.9'
132+
toolVersion = '8.45.1'
133133
getConfigDirectory().set(new File(rootDir, 'config/checkstyle'))
134134
}
135135

0 commit comments

Comments
 (0)