Skip to content

Commit b95edb5

Browse files
committed
Upgrade to Checkstyle 8.36
1 parent b0b4b47 commit b95edb5

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
@@ -142,7 +142,7 @@ configure(allprojects) { project ->
142142
}
143143

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

0 commit comments

Comments
 (0)