Update Coursier to Release 1.0.3

Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/f58a86f2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/f58a86f2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/f58a86f2

Branch: refs/heads/master
Commit: f58a86f2a9466c122d52ed5abd8122c8ce40b2c5
Parents: 387d6e1
Author: Russell McEntyre <rmcent...@apple.com>
Authored: Thu Sep 20 14:38:37 2018 -0700
Committer: Luciano Resende <lrese...@apache.org>
Committed: Tue Sep 25 12:34:07 2018 -0400

----------------------------------------------------------------------
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/f58a86f2/project/Dependencies.scala
----------------------------------------------------------------------
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8c2064e..01c78f1 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -32,7 +32,7 @@ object Dependencies {
 
   val config = "com.typesafe" % "config" % "1.3.0" // Apache v2
 
-  val coursierVersion = "1.0.0-RC10"
+  val coursierVersion = "1.0.3"
   val coursier = "io.get-coursier" %% "coursier" % coursierVersion // Apache v2
   val coursierCache = "io.get-coursier" %% "coursier-cache" % coursierVersion 
// Apache v2
 

Reply via email to