Skip to content

Commit

Permalink
bump sbt in scalafix
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrh committed Sep 23, 2019
1 parent f82f3ab commit c3484a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion scalafix/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.2.8
sbt.version=1.3.2
1 change: 0 additions & 1 deletion scalafix/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.5")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.2")
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")

0 comments on commit c3484a5

Please sign in to comment.