Skip to content

Commit ee47c25

Browse files
Update dependency checkstyle to v13
1 parent 58cccd5 commit ee47c25

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
@@ -95,7 +95,7 @@ task tests {
9595

9696
checkstyle {
9797
maxWarnings = 0
98-
toolVersion = '8.29'
98+
toolVersion = '13.4.1'
9999
getConfigDirectory().set(new File(rootDir, 'config/checkstyle'))
100100
}
101101

0 commit comments

Comments
 (0)