Skip to content

Commit

Permalink
Merge pull request #264 from scala-steward/update/sbt-scalafix-0.11.1
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.11.1
  • Loading branch information
mergify[bot] authored Sep 12, 2023
2 parents dd8b861 + 1ea4842 commit 10a9b98
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
@@ -1,3 +1,3 @@
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 comments on commit 10a9b98

Please sign in to comment.