Skip to content

Commit 6e354b1

Browse files
committed
Upgrade to Checkstyle 8.38
1 parent 2482a83 commit 6e354b1

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

0 commit comments

Comments
 (0)