Skip to content

Commit

Permalink
Update sbt-scalafix to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofu-bot authored and mergify[bot] committed Jun 22, 2022
1 parent 769ab91 commit 9f1a5a1
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 @@ -2,7 +2,7 @@ logLevel := Level.Warn

addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")

Expand Down

0 comments on commit 9f1a5a1

Please sign in to comment.