Skip to content

Commit 8a4d7b5

Browse files
Downgrade coursier, 1.1.0-M4 does not seem to work with sbt 0.13.x
1 parent d0d1637 commit 8a4d7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.1.0-M4")
1+
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0")

0 commit comments

Comments
 (0)