Skip to content

Commit 3346606

Browse files
Update dependency checkstyle to v13
1 parent 0ebe9b1 commit 3346606

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)