We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd766f9 commit dab5ddaCopy full SHA for dab5dda
project/plugins.sbt
@@ -1,5 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
2
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
3
+addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
4
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
6
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
0 commit comments