Skip to content

Commit

Permalink
Merge pull request zio#10 from scala-steward/update/sbt-scalafix-0.9.15
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.9.15
  • Loading branch information
adamgfraser authored May 15, 2020
2 parents 81de0c7 + bb37651 commit 4ce4070
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 @@ -11,4 +11,4 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" %
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.12")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.13")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.15")

0 comments on commit 4ce4070

Please sign in to comment.