Skip to content

Commit 117021a

Browse files
committed
Upgrade to Checkstyle 10.12.4
1 parent 4110dd1 commit 117021a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
}
2626

2727
checkstyle {
28-
toolVersion = "10.5.0"
28+
toolVersion = "10.12.4"
2929
}
3030

3131
dependencies {

0 commit comments

Comments
 (0)