3 lines
114 B
Scala
3 lines
114 B
Scala
// Plugin that automates the standard release process
|
|
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")
|