Skip to content

Commit 437c0b8

Browse files
author
Tobias Viehmann
committed
add sbt-assembly to build jar, which has all dependencies included
1 parent 553a4b7 commit 437c0b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/assembly.sbt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")

0 commit comments

Comments
 (0)