fix assembly build

This commit is contained in:
2019-11-02 15:24:26 +03:00
parent 0bf1edfff8
commit da00a60332
3 changed files with 11 additions and 1 deletions

1
project/dependency.sbt Normal file
View File

@ -0,0 +1 @@
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")