Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Update sbt-scalafix to 0.11.1 (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-dhpiggott[bot] <127664346+scala-steward-dhpiggott[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-dhpiggott[bot] authored Sep 17, 2023
1 parent ea75b4c commit 0968d67
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,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
Expand Down

0 comments on commit 0968d67

Please sign in to comment.