Skip to content

Commit 5558a10

Browse files
Update dependency checkstyle to v13
1 parent d40996e commit 5558a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "12.3.0"
39+
toolVersion = "13.1.0"
4040
maxWarnings = 0
4141
}
4242

0 commit comments

Comments
 (0)