We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db2af8 commit 2307b39Copy full SHA for 2307b39
project/plugins.sbt
@@ -1,4 +1,5 @@
1
resolvers += Resolver.sonatypeRepo("staging")
2
+resolvers += Resolver.bintrayIvyRepo("typesafe", "sbt-plugins")
3
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
5
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
0 commit comments