summaryrefslogtreecommitdiff
path: root/project/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'project/build.sbt')
-rw-r--r--project/build.sbt4
1 files changed, 3 insertions, 1 deletions
diff --git a/project/build.sbt b/project/build.sbt
index 1741de9d..e97333bf 100644
--- a/project/build.sbt
+++ b/project/build.sbt
@@ -1 +1,3 @@
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3") \ No newline at end of file
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3")
+
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.1") \ No newline at end of file