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
….12.1
  • Loading branch information
renovate[bot] committed Jul 22, 2023
1 parent e6b427b commit 1857e7b
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.11.0"
dependencyOverrides += "com.puppycrawl.tools" % "checkstyle" % "10.12.1"

0 comments on commit 1857e7b

Please sign in to comment.