Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 4ba66f1

Browse files
committed
Merge the two sbt plugin files into one
1 parent 6093ba1 commit 4ba66f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/assembly.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

project/plugins.sbt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
1+
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
2+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")

0 commit comments

Comments
 (0)