Files
telegram-bot-delivery/project/plugins.sbt
2020-03-11 22:21:53 +01:00

3 lines
200 B
Scala

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.1")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")