Skip to content

Commit 80840c4

Browse files
authored
Update plugins.sbt (#2302)
1 parent b0f871b commit 80840c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.8.0")
1212
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
1313
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.17")
1414
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.1")
15-
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.0")
15+
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.1")
1616
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.4")

0 commit comments

Comments
 (0)