We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f871b commit 80840c4Copy full SHA for 80840c4
project/plugins.sbt
@@ -12,5 +12,5 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.8.0")
12
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
13
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.17")
14
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.1")
15
-addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.0")
+addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.1")
16
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.4")
0 commit comments