sbt/project/plugins.sbt

3 lines
111 B
Plaintext
Raw Normal View History

2018-06-24 04:35:09 +02:00
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.4")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")