Skip to content

Commit 80d05c7

Browse files
authored
Merge pull request #24 from neziw/renovate/checkstyle-10.x
Update dependency checkstyle to v10.21.0
2 parents f0a4f2b + 8d61cb9 commit 80d05c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ java {
3636
}
3737

3838
checkstyle {
39-
toolVersion = "10.20.1"
39+
toolVersion = "10.21.0"
4040
maxWarnings = 0
4141
}
4242

0 commit comments

Comments
 (0)