We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056f687 commit 8a24f13Copy full SHA for 8a24f13
project/plugins.sbt
@@ -1,3 +1,5 @@
1
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.5.0")
2
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.4.0")
3
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.1")
4
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.5")
5
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
0 commit comments