Skip to content

Commit 8b87f25

Browse files
authored
Merge pull request #33 from neziw/renovate/checkstyle-10.x
Update dependency checkstyle to v10.23.0
2 parents 8fd9809 + f77ba29 commit 8b87f25

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

0 commit comments

Comments
 (0)