Skip to content

Commit c4f6c99

Browse files
Update dependency checkstyle to v13
1 parent f8da270 commit c4f6c99

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
@@ -219,7 +219,7 @@ pmd {
219219
}
220220

221221
checkstyle {
222-
toolVersion = "12.3.1"
222+
toolVersion = "13.4.0"
223223
}
224224

225225
jacoco {

0 commit comments

Comments
 (0)