Skip to content

Commit 5175c61

Browse files
committed
Upgrade to checkstyle 10.26.1
1 parent 697c0ea commit 5175c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/web-apis.java-conventions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ tasks.withType(AbstractArchiveTask).configureEach {
118118
}
119119

120120
checkstyle {
121-
toolVersion = "10.21.2"
121+
toolVersion = "10.26.1"
122122
}
123123

124124
publishing {

0 commit comments

Comments
 (0)