Skip to content

Commit 954bc7b

Browse files
Update dependency checkstyle to v13.4.2
1 parent 75e286b commit 954bc7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ java {
1515
}
1616

1717
checkstyle {
18-
toolVersion = "13.3.0"
18+
toolVersion = "13.4.2"
1919
maxWarnings = 0
2020
}
2121

0 commit comments

Comments
 (0)