Skip to content

Commit 765f28d

Browse files
Update dependency checkstyle to v10
1 parent 9cf5ef2 commit 765f28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.7.0"
206206
isShowViolations = false
207207
isIgnoreFailures = false
208208
}

0 commit comments

Comments
 (0)