Skip to content

Commit 0051786

Browse files
Update dependency checkstyle to v10
1 parent 0841ba6 commit 0051786

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
@@ -202,7 +202,7 @@ tasks.getByName("build") {
202202
}
203203

204204
checkstyle {
205-
toolVersion = "9.3"
205+
toolVersion = "10.12.0"
206206
isShowViolations = false
207207
isIgnoreFailures = false
208208
}

0 commit comments

Comments
 (0)