Skip to content

Commit e7fb3c4

Browse files
authored
Merge pull request #30 from neziw/renovate/checkstyle-10.x
Update dependency checkstyle to v10.21.2
2 parents 9878536 + 7859a74 commit e7fb3c4

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.21.1"
39+
toolVersion = "10.21.2"
4040
maxWarnings = 0
4141
}
4242

0 commit comments

Comments
 (0)