Skip to content

Commit 34546d6

Browse files
committed
Add plugins for signing
1 parent e76d9d6 commit 34546d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

project/plugins.sbt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.1")
2+
3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")

0 commit comments

Comments
 (0)