Skip to content

Commit

Permalink
Update partial-unification plugin to 1.1.0 (typelevel#1842)
Browse files Browse the repository at this point in the history
This version also supports sbt 1.0.0.
  • Loading branch information
fthomas authored and Luka Jacobowitz committed Sep 1, 2017
1 parent baa79be commit 84a4659
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 @@ -12,4 +12,4 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.5.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.6.1")
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.0")
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.0.0")
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.0")

0 comments on commit 84a4659

Please sign in to comment.