We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6072975 commit 95f8600Copy full SHA for 95f8600
project/plugins.sbt
@@ -1,6 +1,5 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
2
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.3.2")
5
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M15")
6
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.0")
0 commit comments