Skip to content

Commit

Permalink
Upgrade checkstyle (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
big-andy-coates authored Jun 22, 2024
1 parent 252c6ed commit b6c8c12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repositories {

dependencies {
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0")
checkstyle("com.puppycrawl.tools:checkstyle:10.12.5")
checkstyle("com.puppycrawl.tools:checkstyle:10.17.0")
}

configurations.all {
Expand Down

0 comments on commit b6c8c12

Please sign in to comment.