Skip to content

Commit 815f151

Browse files
committed
Upgrade to Checkstyle 8.16
1 parent 605e247 commit 815f151

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.15"
146+
toolVersion = "8.16"
147147
configDir = rootProject.file("src/checkstyle")
148148
}
149149

0 commit comments

Comments
 (0)