Skip to content

Commit

Permalink
Merge pull request #368 from scala-steward/update/checkstyle-10.12.4
Browse files Browse the repository at this point in the history
Update checkstyle to 10.12.4
  • Loading branch information
catherinejelder authored Oct 6, 2023
2 parents e1d8c9f + 9f867ac commit 4175a6b
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 @@ -26,5 +26,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")

libraryDependencies ++= Seq(
"com.spotify.checkstyle" % "spotify-checkstyle-config" % "1.0.10",
"com.puppycrawl.tools" % "checkstyle" % "10.12.3"
"com.puppycrawl.tools" % "checkstyle" % "10.12.4"
)

0 comments on commit 4175a6b

Please sign in to comment.