Skip to content

Commit cdab5c5

Browse files
Update dependency checkstyle to v10
1 parent b0a0a02 commit cdab5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ flyway {
286286

287287
checkstyle {
288288
ignoreFailures = true
289-
toolVersion = '9.1'
289+
toolVersion = '10.12.2'
290290
showViolations = false
291291
}
292292

0 commit comments

Comments
 (0)