Skip to content

Commit bbd4cf9

Browse files
authored
Bump checkstyle to the latest version (#308)
1 parent 0739fc5 commit bbd4cf9

File tree

3 files changed

+326
-77
lines changed

3 files changed

+326
-77
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ maven.install(
160160
"org.opentest4j:opentest4j:1.2.0",
161161

162162
# Checkstyle deps
163-
"com.puppycrawl.tools:checkstyle:10.2",
163+
"com.puppycrawl.tools:checkstyle:10.20.0",
164164

165165
# PMD deps
166166
"net.sourceforge.pmd:pmd-dist:6.46.0",

0 commit comments

Comments
 (0)