Added comment to the parcel

This commit is contained in:
Pavel Kachalouski
2019-10-27 20:39:50 +01:00
parent 3a3de48c8f
commit b5917d92af
9 changed files with 57 additions and 388 deletions

View File

@@ -1,2 +1,2 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.21")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.1")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")