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
….7.0
  • Loading branch information
renovate[bot] authored and edalex-ian committed Feb 1, 2023
1 parent 45684a6 commit 945de0f
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 @@ -55,4 +55,4 @@ libraryDependencies ++= Seq(
"org.slf4j" % "slf4j-nop" % "2.0.6",
"com.yahoo.platform.yui" % "yuicompressor" % "2.4.8"
)
dependencyOverrides += "com.puppycrawl.tools" % "checkstyle" % "10.6.0"
dependencyOverrides += "com.puppycrawl.tools" % "checkstyle" % "10.7.0"

0 comments on commit 945de0f

Please sign in to comment.