From 65f0f438ba50054dd00652351896fd74587e2230 Mon Sep 17 00:00:00 2001 From: Filipe Regadas Date: Wed, 27 Mar 2019 11:17:34 -0400 Subject: [PATCH] Bump coursier version (#1782) --- project/project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/project/plugins.sbt b/project/project/plugins.sbt index 611246a3b9..e46d0e0431 100644 --- a/project/project/plugins.sbt +++ b/project/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.1.0-M13-1") \ No newline at end of file +addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.1.0-M13-2") \ No newline at end of file