scalafx-utils/project/plugin-pgp.sbt
2017-10-15 19:25:28 -07:00

3 lines
99 B
Scala

// Plugin for doing PGP signatures for releases
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")