Skip to content

Commit 3ec4538

Browse files
committed
Upgrade to Checkstyle 8.36.1
1 parent 3c84863 commit 3ec4538

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
@@ -325,7 +325,7 @@ configure([rootProject] + javaProjects) { project ->
325325
}
326326

327327
checkstyle {
328-
toolVersion = "8.36"
328+
toolVersion = "8.36.1"
329329
configDir = rootProject.file("src/checkstyle")
330330
}
331331

0 commit comments

Comments
 (0)