Skip to content

Commit 8b8e58d

Browse files
committed
[BUILD] Updated the coursier version.
1 parent 9206a1f commit 8b8e58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
3535
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
3636

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

0 commit comments

Comments
 (0)