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.3
  • Loading branch information
renovate[bot] authored and edalex-ian committed Aug 29, 2023
1 parent 8c76c3c commit dd6eef3
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.7",
"com.yahoo.platform.yui" % "yuicompressor" % "2.4.8"
)
dependencyOverrides += "com.puppycrawl.tools" % "checkstyle" % "10.12.2"
dependencyOverrides += "com.puppycrawl.tools" % "checkstyle" % "10.12.3"

0 comments on commit dd6eef3

Please sign in to comment.