Skip to content

Commit

Permalink
[BUILD] Updated the coursier version.
Browse files Browse the repository at this point in the history
  • Loading branch information
eaplatanios committed Jun 13, 2018
1 parent 9206a1f commit 8b8e58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")

// Generally useful plugins
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0") // Provides fast dependency resolution.
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3") // Provides fast dependency resolution.

0 comments on commit 8b8e58d

Please sign in to comment.