Skip to content

Commit bd6718b

Browse files
authored
Update Checkstyle version to 11.0.0
1 parent 8133099 commit bd6718b

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
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
checkstyle {
20-
toolVersion = '10.2'
20+
toolVersion = '11.0.0'
2121
}
2222

2323
test {

0 commit comments

Comments
 (0)