Skip to content

Commit 8a24f13

Browse files
committed
add plugins
1 parent 056f687 commit 8a24f13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project/plugins.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
addSbtPlugin("io.github.gitbucket" % "sbt-gitbucket-plugin" % "1.5.0")
22
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.4.0")
33
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

Comments
 (0)