Skip to content

Commit

Permalink
Bump checkstyle to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Nov 4, 2024
1 parent 0739fc5 commit f049340
Show file tree
Hide file tree
Showing 3 changed files with 326 additions and 77 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ maven.install(
"org.opentest4j:opentest4j:1.2.0",

# Checkstyle deps
"com.puppycrawl.tools:checkstyle:10.2",
"com.puppycrawl.tools:checkstyle:10.20.0",

# PMD deps
"net.sourceforge.pmd:pmd-dist:6.46.0",
Expand Down
Loading

0 comments on commit f049340

Please sign in to comment.