Skip to content

Commit cf7ee07

Browse files
committed
Upgrade to Checkstyle 8.15
1 parent db63f7d commit cf7ee07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ configure(allprojects) { project ->
142142
}
143143

144144
checkstyle {
145-
toolVersion = "8.14"
145+
toolVersion = "8.15"
146146
configDir = rootProject.file("src/checkstyle")
147147
}
148148

0 commit comments

Comments
 (0)