Skip to content

Commit f59f7cc

Browse files
committed
Upgrade to Checkstyle 8.37
1 parent 3ae7f29 commit f59f7cc

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

145145
checkstyle {
146-
toolVersion = "8.36.2"
146+
toolVersion = "8.37"
147147
configDir = rootProject.file("src/checkstyle")
148148
}
149149

0 commit comments

Comments
 (0)