Skip to content

Commit 00fc5cf

Browse files
committed
Added coursier plugin. Updated scalafmt.
1 parent f4da6b0 commit 00fc5cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

project/plugins.sbt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
22

33
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.3")
44

5-
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.4.2")
5+
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.4.5")
6+
7+
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M14-3")

0 commit comments

Comments
 (0)