scalafx-utils/project/plugin-release.sbt

3 lines
114 B
Plaintext
Raw Normal View History

2017-10-16 00:53:13 +00:00
// Plugin that automates the standard release process
2018-01-11 04:26:46 +00:00
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")