Skip to content

Commit 95f8600

Browse files
Remove (temporarily) unused plugin
Should be added back when setting up sbt-release
1 parent 6072975 commit 95f8600

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project/plugins.sbt

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
22
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
3-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
43
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.3.2")
54
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M15")
65
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.0")

0 commit comments

Comments
 (0)