Skip to content

Commit 6876c28

Browse files
committed
Upgrade to Checkstyle 10.12.3
1 parent b167152 commit 6876c28

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
@@ -75,7 +75,7 @@ configure([rootProject] + javaProjects) { project ->
7575
}
7676

7777
checkstyle {
78-
toolVersion = "10.12.1"
78+
toolVersion = "10.12.3"
7979
configDirectory.set(rootProject.file("src/checkstyle"))
8080
}
8181

0 commit comments

Comments
 (0)