Skip to content

Commit

Permalink
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10…
Browse files Browse the repository at this point in the history
….17.0
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent 1857e7b commit 0f518a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
// Java Checkstyle plugin.
// See more: https://github.com/etsy/sbt-checkstyle-plugin
addSbtPlugin("com.etsy" % "sbt-checkstyle-plugin" % "3.1.1")
dependencyOverrides += "com.puppycrawl.tools" % "checkstyle" % "10.12.1"
dependencyOverrides += "com.puppycrawl.tools" % "checkstyle" % "10.17.0"

0 comments on commit 0f518a1

Please sign in to comment.