Skip to content

Commit a80e36f

Browse files
committed
Upgrade to Checkstyle 8.33
1 parent 840ae05 commit a80e36f

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.32"
145+
toolVersion = "8.33"
146146
configDir = rootProject.file("src/checkstyle")
147147
}
148148

0 commit comments

Comments
 (0)